Class ELArithmetic

java.lang.Object
com.sun.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
Version:
$Change: 181177 $$DateTime: 2001/06/26 08:45:09 $$Author: kchung $
Author:
Jacob Hookom [jacob@hookom.net]