|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Condition<T> | Determines if an object matches a certain condition. |
Class Summary | |
---|---|
AndCondition<T> | Represents a logical and of different boolean conditions. |
FixedCondition<T> | Condition which always returns a fixed value. |
OrCondition<T> | Represents a logical or of different boolean conditions. |
PropertyRegexCondition<T> | Condition to check whether a given property of an object matches a certain regular expression. |
This package provides some basic support classes for checking boolean conditions on objects.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |