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 TypeClassDescriptionclassA sequence that treats text-values as valid numbers that always evaluate to zero.classConstructors in org.pentaho.reporting.libraries.formula.typing.sequence with parameters of type AnySequenceModifierConstructorDescriptionAnyNumberSequence(AnySequence anySequence) DefaultNumberSequence(AnySequence anySequence)