| Package | Description |
|---|---|
| org.pentaho.reporting.libraries.formula.typing | |
| org.pentaho.reporting.libraries.formula.typing.sequence |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NumberSequence
Todo: Document Me
|
| Modifier and Type | Method and Description |
|---|---|
Sequence |
DefaultTypeRegistry.convertToSequence(Type type,
java.lang.Object value) |
Sequence |
TypeRegistry.convertToSequence(Type type,
java.lang.Object value) |
| Modifier and Type | Class and Description |
|---|---|
class |
AnyNumberSequence
A sequence that treats text-values as valid numbers that always evaluate to zero.
|
class |
AnySequence |
class |
DefaultNumberSequence |