Uses of Interface
ognl.NumericTypes

Packages that use NumericTypes
Package
Description
OGNL stands for Object-Graph Navigation Language; it is an expression language for getting and setting properties of Java objects.
  • Uses of NumericTypes in ognl

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