Uses of Class
com.tangosol.util.filter.ArrayFilter
Packages that use ArrayFilter
-
Uses of ArrayFilter in com.tangosol.util.filter
Subclasses of ArrayFilter in com.tangosol.util.filterModifier and TypeClassDescriptionclassFilter which returns the logical "and" of a filter array.classFilter which returns the logical "and" of two other filters.classFilter which returns the logical "or" of a filter array.classBetweenFilter<T,E extends Comparable<? super E>> Filter which compares the result of a method invocation with a value for "Between" condition.classFilter which returns the logical "or" of two other filters.classFilter which returns the logical exclusive or ("xor") of two other filters.