|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.orchestra.util.Misc.NullCheckResult
public static class Misc.NullCheckResult
Represents null value returned by Misc.findNull(Object...).
Misc.findNull(Object...)| Method Summary | |
|---|---|
int |
getSize()
Returns the number of parameters given to Misc.findNull(Object...) |
boolean |
hasNull()
Returns true if some parameters given to Misc.findNull(Object...) |
boolean |
isNull(int i)
Returns true if the i th parameter given to Misc.findNull(Object...) was null. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public boolean hasNull()
Misc.findNull(Object...)
were null.
Misc.findNull(Object...)
were null.Misc.findNull(Object...)public int getSize()
Misc.findNull(Object...)
Misc.findNull(Object...)Misc.findNull(Object...)public boolean isNull(int i)
Misc.findNull(Object...) was null.
i - the rank of the parameter given to
Misc.findNull(Object...).
Misc.findNull(Object...) was null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||