Uses of Class
de.xima.fc.condition.CompoundConditionEvaluator
- 
Packages that use CompoundConditionEvaluator Package Description de.xima.fc.condition  - 
- 
Uses of CompoundConditionEvaluator in de.xima.fc.condition
Methods in de.xima.fc.condition that return CompoundConditionEvaluator Modifier and Type Method Description static CompoundConditionEvaluatorCompoundConditionEvaluator. create(Locale locale)Creates a new multiple condition check that combines the results of individual checks. 
 -