public final class JrsNull extends JrsValue.Scalar
JrsValue.Scalar
Constructor and Description |
---|
JrsNull() |
Modifier and Type | Method and Description |
---|---|
JsonToken |
asToken() |
boolean |
equals(Object o) |
int |
hashCode() |
static JrsNull |
instance() |
boolean |
isNull() |
String |
toString() |
protected void |
write(JsonGenerator g,
JacksonJrsTreeCodec codec) |
_at, get, get, isContainerNode, isValueNode, path, path, size
asText, at, at, fieldNames, isArray, isEmbeddedValue, isMissingNode, isNumber, isObject, numberType, traverse, traverse
public static final JrsNull instance()
public JsonToken asToken()
protected void write(JsonGenerator g, JacksonJrsTreeCodec codec) throws IOException
write
in class JrsValue
IOException
Copyright © 2020 FasterXML. All rights reserved.