Package com.exedio.cope
Class NotCondition
java.lang.Object
com.exedio.cope.Condition
com.exedio.cope.NotCondition
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NotCondition
Creates a new NotCondition. Instead of using this constructor directly, you may want to use the more type-safe wrapper method.- Throws:
NullPointerException
- ifargument
is null.- See Also:
-
-
Method Details