Uses of Class
com.gigaspaces.internal.query.predicate.composite.MultipleCompositeSpacePredicate
Packages that use MultipleCompositeSpacePredicate
-
Uses of MultipleCompositeSpacePredicate in com.gigaspaces.internal.query.predicate.composite
Modifier and TypeClassDescriptionclassAn implementation of a logical multiple AND condition: This predicate returns true if and only if all operands return true.classAn implementation of a logical multiple OR condition: This predicate returns true if and only if any of the operands return true.