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