Uses of Class
com.gigaspaces.internal.query.predicate.comparison.BetweenSpacePredicate
Packages that use BetweenSpacePredicate
-
Uses of BetweenSpacePredicate in com.gigaspaces.internal.query.predicate
Methods in com.gigaspaces.internal.query.predicate that return BetweenSpacePredicateModifier and TypeMethodDescriptionstatic BetweenSpacePredicateSpacePredicates.between(Comparable<?> low, Comparable<?> high) Creates a BETWEEN predicate using the specified expected values.