java.io.Serializablepublic class NullObject
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field | Description |
|---|---|---|
static NullObject |
NULL_OBJ |
Deprecated.
|
| Constructor | Description |
|---|---|
NullObject() |
Deprecated.
|
| Modifier and Type | Method | Description |
|---|---|---|
int |
compareTo(java.lang.Object ob) |
Deprecated.
|
java.lang.String |
toString() |
Deprecated.
|
public static NullObject NULL_OBJ
Copyright © 2018. All rights reserved.