public class ToScalaCollectionJSONDecoder$ extends Object implements JSONDecoder<Object>
Modifier and Type | Field and Description |
---|---|
static ToScalaCollectionJSONDecoder$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
ToScalaCollectionJSONDecoder$() |
public static final ToScalaCollectionJSONDecoder$ MODULE$
public Object decode(String c1)
decode
in interface JSONDecoder<Object>
c
- the CharSequence to decodeNullPointerException
- if c is nullClassCastException
- if the string is does not match any associate types