Package | Description |
---|---|
org.apache.taglibs.standard.lang.jstl |
Modifier and Type | Class and Description |
---|---|
class |
EqualsOperator
The implementation of the equals operator
|
class |
NotEqualsOperator
The implementation of the not equals operator
|
Modifier and Type | Method and Description |
---|---|
static Object |
Coercions.applyEqualityOperator(Object pLeft,
Object pRight,
EqualityOperator pOperator,
Logger pLogger)
Performs all of the necessary type conversions, then calls on the
appropriate operator.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.