Uses of Interface
technology.openpool.ldap.adapter.api.query.OperatorExpression
-
Packages that use OperatorExpression Package Description technology.openpool.ldap.adapter.api.query -
-
Uses of OperatorExpression in technology.openpool.ldap.adapter.api.query
Classes in technology.openpool.ldap.adapter.api.query with type parameters of type OperatorExpression Modifier and Type Interface Description interfaceOperatorExpression<T extends OperatorExpression>Classes in technology.openpool.ldap.adapter.api.query that implement OperatorExpression Modifier and Type Class Description classBinaryOperator<T extends BinaryOperator<?>>classEqualOperatorclassPresenceOperatorclassUnaryOperator<T extends UnaryOperator<?>>classWildcardOperator
-