org.pentaho.reporting.libraries.formula.typing
Interface NumberSequence

All Superinterfaces:
Sequence
All Known Implementing Classes:
AnyNumberSequence, DefaultNumberSequence

public interface NumberSequence
extends Sequence

Todo: Document Me

Author:
Thomas Morgner

Method Summary
 Number nextNumber()
           
 
Methods inherited from interface org.pentaho.reporting.libraries.formula.typing.Sequence
hasNext, next, nextRawValue
 

Method Detail

nextNumber

Number nextNumber()
                  throws EvaluationException
Throws:
EvaluationException