| Package | Description |
|---|---|
| org.dominokit.jacksonapt.deser.array.dd | |
| org.dominokit.jacksonapt.stream | |
| org.dominokit.jacksonapt.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)
doDeserializeIntoList
|
| 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()
Returns the type of the next token without consuming it.
|
JsonToken |
DefaultJsonReader.peek()
Returns the type of the next token without consuming it.
|
Copyright © 2020. All rights reserved.