Uses of Class
dev.vality.damsel.json.Null
| Package | Description |
|---|---|
| dev.vality.damsel.json |
-
Uses of Null in dev.vality.damsel.json
Methods in dev.vality.damsel.json that return Null Modifier and Type Method Description NullNull. deepCopy()NullValue. getNl()Methods in dev.vality.damsel.json with parameters of type Null Modifier and Type Method Description intNull. compareTo(Null other)booleanNull. equals(Null that)static ValueValue. nl(Null value)voidValue. setNl(Null value)Constructors in dev.vality.damsel.json with parameters of type Null Constructor Description Null(Null other)Performs a deep copy on other.