Uses of Class
com.tangosol.coherence.dslquery.operator.SubtractionOperator
-
Packages that use SubtractionOperator Package Description com.tangosol.coherence.dslquery.operator This package contains implementations of theBaseOperator
interface. -
-
Uses of SubtractionOperator in com.tangosol.coherence.dslquery.operator
Fields in com.tangosol.coherence.dslquery.operator declared as SubtractionOperator Modifier and Type Field Description static SubtractionOperator
SubtractionOperator. INSTANCE
An instance of the AndOperator.
-