Class ELArithmetic.BigDecimalDelegate
java.lang.Object
org.apache.el.lang.ELArithmetic
org.apache.el.lang.ELArithmetic.BigDecimalDelegate
- Enclosing class:
 ELArithmetic
- 
Nested Class Summary
Nested classes/interfaces inherited from class ELArithmetic
ELArithmetic.BigDecimalDelegate, ELArithmetic.BigIntegerDelegate, ELArithmetic.DoubleDelegate, ELArithmetic.LongDelegate - 
Field Summary
Fields inherited from class ELArithmetic
BIGDECIMAL, BIGINTEGER, DOUBLE, LONG - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class ELArithmetic
add, coerce, divide, isNumber, isNumberType, mod, multiply, subtract 
- 
Constructor Details
- 
BigDecimalDelegate
public BigDecimalDelegate() 
 - 
 - 
Method Details
- 
add
- Specified by:
 addin classELArithmetic
 - 
coerce
- Specified by:
 coercein classELArithmetic
 - 
coerce
- Specified by:
 coercein classELArithmetic
 - 
divide
- Specified by:
 dividein classELArithmetic
 - 
subtract
- Specified by:
 subtractin classELArithmetic
 - 
mod
- Specified by:
 modin classELArithmetic
 - 
multiply
- Specified by:
 multiplyin classELArithmetic
 - 
matches
- Specified by:
 matchesin classELArithmetic
 
 -