org.axiondb.util
public class NullObject extends Number implements Serializable
Field Summary | |
---|---|
static NullObject | INSTANCE |
Method Summary | |
---|---|
byte | byteValue() |
double | doubleValue() |
float | floatValue() |
int | intValue() |
long | longValue() |
short | shortValue() |
String | toString() |