Uses of Class
org.hcjf.layers.query.BaseEvaluator
-
Packages that use BaseEvaluator Package Description org.hcjf.layers.query -
-
Uses of BaseEvaluator in org.hcjf.layers.query
Subclasses of BaseEvaluator in org.hcjf.layers.query Modifier and Type Class Description classBooleanEvaluatorclassDistinctCompare two object and return true if the objects are distinct and false in other ways.classEqualsCompare two object and return true if the objects are equals and false in other ways.classFieldEvaluatorThis abstract class define the structure of the evaluating.classGreaterThanEvaluate if the field's value of the instance is greater than the parameter value.classGreaterThanOrEqualclassInclassLikeclassNotInclassSmallerThanclassSmallerThanOrEqual
-