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