|
QJCC homepage | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object biz.chitec.quarterback.util.Null
The all famous, incredible Null Object. Needed for example by GJSA to be able to explicitly pass null references through the connection.
Field Summary | |
static Null |
NULL
The superb static NULL instance of the Null object. |
Constructor Summary | |
Null()
|
Method Summary | |
boolean |
equals(java.lang.Object o)
All Nulls are equal. |
java.lang.String |
toString()
Debug output. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static Null NULL
Constructor Detail |
public Null()
Method Detail |
public boolean equals(java.lang.Object o)
public java.lang.String toString()
|
QJCC homepage | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |