Uses of Interface
ognl.NumericTypes

Uses of NumericTypes in ognl
 

Classes in ognl that implement NumericTypes
 class NumberElementsAccessor
          Implementation of ElementsAccessor that returns an iterator over integers from 0 up to the given target.
 class OgnlOps
          This is an abstract class with static methods that define the operations of OGNL.
 


OGNL Project Page