Package org.apache.el.lang
Class ELArithmetic.BigDecimalDelegate
java.lang.Object
org.apache.el.lang.ELArithmetic
org.apache.el.lang.ELArithmetic.BigDecimalDelegate
- Enclosing class:
- ELArithmetic
- 
Nested Class SummaryNested classes/interfaces inherited from class org.apache.el.lang.ELArithmeticELArithmetic.BigDecimalDelegate, ELArithmetic.BigIntegerDelegate, ELArithmetic.DoubleDelegate, ELArithmetic.LongDelegate
- 
Field SummaryFields inherited from class org.apache.el.lang.ELArithmeticBIGDECIMAL, BIGINTEGER, DOUBLE, LONG
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.el.lang.ELArithmeticadd, coerce, divide, isNumber, isNumberType, mod, multiply, subtract
- 
Constructor Details- 
BigDecimalDelegatepublic BigDecimalDelegate()
 
- 
- 
Method Details- 
add- Specified by:
- addin class- ELArithmetic
 
- 
coerce- Specified by:
- coercein class- ELArithmetic
 
- 
coerce- Specified by:
- coercein class- ELArithmetic
 
- 
divide- Specified by:
- dividein class- ELArithmetic
 
- 
subtract- Specified by:
- subtractin class- ELArithmetic
 
- 
mod- Specified by:
- modin class- ELArithmetic
 
- 
multiply- Specified by:
- multiplyin class- ELArithmetic
 
- 
matches- Specified by:
- matchesin class- ELArithmetic
 
 
-