Uses of Class
dev.vality.msgpack.Nil
-
Uses of Nil in dev.vality.msgpack
Methods in dev.vality.msgpack that return Nil Modifier and Type Method Description NilNil. deepCopy()NilValue. getNl()Methods in dev.vality.msgpack with parameters of type Nil Modifier and Type Method Description intNil. compareTo(Nil other)booleanNil. equals(Nil that)static ValueValue. nl(Nil value)voidValue. setNl(Nil value)Constructors in dev.vality.msgpack with parameters of type Nil Constructor Description Nil(Nil other)Performs a deep copy on other.