| Package | Description |
|---|---|
| com.github.nmorel.gwtjackson.client.deser.array.dd | |
| com.github.nmorel.gwtjackson.client.stream | |
| com.github.nmorel.gwtjackson.client.stream.impl |
| Modifier and Type | Method and Description |
|---|---|
protected <C> List<List<C>> |
AbstractArray2dJsonDeserializer.doDeserializeIntoList(JsonReader reader,
JsonDeserializationContext ctx,
JsonDeserializer<C> deserializer,
JsonDeserializerParameters params,
JsonToken token) |
| Modifier and Type | Method and Description |
|---|---|
JsonToken |
JsonReader.peek()
Returns the type of the next token without consuming it.
|
static JsonToken |
JsonToken.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JsonToken[] |
JsonToken.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JsonToken |
NonBufferedJsonReader.peek() |
JsonToken |
DefaultJsonReader.peek() |
Copyright © 2016. All Rights Reserved.