Package com.exedio.cope
Class CharSetCondition
java.lang.Object
com.exedio.cope.Condition
com.exedio.cope.CharSetCondition
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCharSetCondition
(StringFunction function, CharSet value) Creates a new CharSetCondition. -
Method Summary
-
Field Details
-
function
-
value
-
-
Constructor Details
-
CharSetCondition
Creates a new CharSetCondition. Instead of using this constructor directly, you may want to use the more convenient wrapper method.
-
-
Method Details