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