Class ELArithmetic

java.lang.Object
org.apache.el.lang.ELArithmetic
Direct Known Subclasses:
ELArithmetic.BigDecimalDelegate, ELArithmetic.BigIntegerDelegate, ELArithmetic.DoubleDelegate, ELArithmetic.LongDelegate

public abstract class ELArithmetic extends Object
A helper class of Arithmetic defined by the EL Specification
Author:
Jacob Hookom [jacob@hookom.net]