|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.mit.jverbnet.util.Checks.Condition<S>
edu.mit.jverbnet.util.Checks.Check<S>
S - the supertype of the objects dealt with by this checkpublic abstract static class Checks.Check<S>
Abstract implementation of a check.
| Constructor Summary | |
|---|---|
Checks.Check(boolean allowsNulls)
Creates a new check object. |
|
| Method Summary |
|---|
| Methods inherited from class edu.mit.jverbnet.util.Checks.Condition |
|---|
allowsNulls |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface edu.mit.jverbnet.util.Checks.ICheck |
|---|
check |
| Methods inherited from interface edu.mit.jverbnet.util.Checks.ICondition |
|---|
allowsNulls, is |
| Constructor Detail |
|---|
public Checks.Check(boolean allowsNulls)
allowsNulls - the value to be returned by the Checks.Condition.allowsNulls()
method
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||