Uses of Class
net.sf.ehcache.search.expression.NotEqualTo
-
Packages that use NotEqualTo Package Description net.sf.ehcache.search.impl This package contains an implementation for Results. -
-
Uses of NotEqualTo in net.sf.ehcache.search.impl
Methods in net.sf.ehcache.search.impl with parameters of type NotEqualTo Modifier and Type Method Description protected abstract voidBaseQueryInterpreter. notEqualTerm(NotEqualTo term)hook
-