public final class JSONDecoder extends java.lang.Object implements CharConsumer
Constructor and Description |
---|
JSONDecoder() |
JSONDecoder(JSONConsumer consumer) |
Modifier and Type | Method and Description |
---|---|
void |
accept(char c) |
JSON |
get() |
public JSONDecoder(JSONConsumer consumer)
public JSONDecoder()
public void accept(char c)
accept
in interface CharConsumer
public JSON get()