Uses of Interface
org.apache.commons.ognl.NumericTypes
-
Packages that use NumericTypes Package Description org.apache.commons.ognl -
-
Uses of NumericTypes in org.apache.commons.ognl
Classes in org.apache.commons.ognl that implement NumericTypes Modifier and Type Class Description classNumberElementsAccessorImplementation of ElementsAccessor that returns an iterator over integers from 0 up to the given target.classOgnlOpsThis is an abstract class with static methods that define the operations of OGNL.
-