Uses of Class
org.pentaho.reporting.libraries.formula.typing.sequence.AnySequence
Packages that use AnySequence
-
Uses of AnySequence in org.pentaho.reporting.libraries.formula.typing.sequence
Subclasses of AnySequence in org.pentaho.reporting.libraries.formula.typing.sequenceModifier and TypeClassDescriptionclass
A sequence that treats text-values as valid numbers that always evaluate to zero.class
Constructors in org.pentaho.reporting.libraries.formula.typing.sequence with parameters of type AnySequenceModifierConstructorDescriptionAnyNumberSequence
(AnySequence anySequence) DefaultNumberSequence
(AnySequence anySequence)