JsElempublic final class JsNothing extends Object implements JsElem
Json.get(JsPath) and Json.get(String),
return nothing when no element is found, what makes them total on the input path.| Modifier and Type | Field | Description |
|---|---|---|
static JsNothing |
NOTHING |
The singleton nothing value.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(@Nullable Object that) |
Returns true if that is the singleton
NOTHING. |
int |
hashCode() |
Returns the hashcode of this JsNothing.
|
String |
toString() |
asJsArray, asJsBigDec, asJsBigInt, asJsBool, asJsDouble, asJsInt, asJsLong, asJsObj, asJson, asJsStr, isArray, isArray, isBigDec, isBigDec, isBigInt, isBigInt, isBool, isDouble, isDouble, isFalse, isInstant, isInstant, isInt, isInt, isIntegral, isJson, isJson, isLocalDate, isLocalDate, isLocalDateTime, isLocalDateTime, isLong, isLong, isNothing, isNotJson, isNotNothing, isNotNull, isNotNumber, isNull, isNumber, isObj, isObj, isStr, isStr, isTrueCopyright © 2019. All rights reserved.