Uses of Class
com.gigaspaces.internal.query.predicate.comparison.GreaterEqualsSpacePredicate
Packages that use GreaterEqualsSpacePredicate
-
Uses of GreaterEqualsSpacePredicate in com.gigaspaces.internal.query.predicate
Methods in com.gigaspaces.internal.query.predicate that return GreaterEqualsSpacePredicateModifier and TypeMethodDescriptionstatic GreaterEqualsSpacePredicateSpacePredicates.greaterEqual(Comparable<?> value) Creates a GREATER-EQUALS predicate using the specified expected value.