Class ELArithmetic

java.lang.Object
org.jdesktop.el.impl.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