public final class NullValueImpl extends Object implements Value
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ListValueImpl |
getList() |
MapValueImpl |
getMap() |
Object |
getObject()
Read the field value as raw java object.
|
int |
hashCode() |
boolean |
isNull() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitnullValue, of, of, of, of, of, of, of, of, of, of, of, of, of, ofgetAs, getBoolean, getBooleanAs, getByte, getByteAs, getDouble, getDoubleAs, getFloat, getFloatAs, getInt, getIntAs, getLong, getLongAs, getShort, getShortAs, getString, getStringAspublic static final Value NULL
public Object getObject()
FieldAccessorsgetObject in interface FieldAccessorspublic MapValueImpl getMap()
public ListValueImpl getList()
Copyright © 2015. All rights reserved.