JsonValue.BasicJsonValue
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object a) |
int |
hashCode() |
Iterator<JsonValue> |
iterator() |
com.fasterxml.jackson.databind.JsonNode |
node() |
String |
toString() |
apply, asJsonArray, asJsonArrayOptional, asJsonObject, asJsonObjectOptional, to