|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EqualityOperator | |
---|---|
org.apache.commons.el |
Uses of EqualityOperator in org.apache.commons.el |
---|
Subclasses of EqualityOperator in org.apache.commons.el | |
---|---|
class |
EqualsOperator
The implementation of the equals operator |
class |
NotEqualsOperator
The implementation of the not equals operator |
Methods in org.apache.commons.el with parameters of type EqualityOperator | |
---|---|
static Object |
Coercions.applyEqualityOperator(Object pLeft,
Object pRight,
EqualityOperator pOperator)
Performs all of the necessary type conversions, then calls on the appropriate operator. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |