Uses of Class
com.tangosol.util.filter.AllFilter
Packages that use AllFilter
Package
Description
This package contains implementations of the
BaseOperator
interface.Contains concrete
Filter implementations and related interfaces.-
Uses of AllFilter in com.tangosol.coherence.dslquery.operator
Methods in com.tangosol.coherence.dslquery.operator that return AllFilter -
Uses of AllFilter in com.tangosol.util.filter
Subclasses of AllFilter in com.tangosol.util.filterModifier and TypeClassDescriptionclassFilter which returns the logical "and" of two other filters.classBetweenFilter<T,E extends Comparable<? super E>> Filter which compares the result of a method invocation with a value for "Between" condition.