Uses of Interface
org.pentaho.reporting.libraries.formula.typing.Sequence
-
Packages that use Sequence Package Description org.pentaho.reporting.libraries.formula.typing org.pentaho.reporting.libraries.formula.typing.sequence -
-
Uses of Sequence in org.pentaho.reporting.libraries.formula.typing
Subinterfaces of Sequence in org.pentaho.reporting.libraries.formula.typing Modifier and Type Interface Description interfaceNumberSequenceTodo: Document MeMethods in org.pentaho.reporting.libraries.formula.typing that return Sequence Modifier and Type Method Description SequenceDefaultTypeRegistry. convertToSequence(Type type, java.lang.Object value)SequenceTypeRegistry. convertToSequence(Type type, java.lang.Object value) -
Uses of Sequence in org.pentaho.reporting.libraries.formula.typing.sequence
Classes in org.pentaho.reporting.libraries.formula.typing.sequence that implement Sequence Modifier and Type Class Description classAnyNumberSequenceA sequence that treats text-values as valid numbers that always evaluate to zero.classAnySequenceclassDefaultNumberSequence
-