public static class Misc.NullCheckResult extends Object
Misc.findNull(Object...).Misc.findNull(Object...)| Modifier and Type | Method and Description |
|---|---|
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. |
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.Copyright © 2011 OW2 Consortium. All Rights Reserved.