org.pentaho.reporting.libraries.formula.typing

Interface Sequence

public interface Sequence

Todo: Document Me

Author: Thomas Morgner

Method Summary
booleanhasNext()
Objectnext()
LValuenextRawValue()

Method Detail

hasNext

public boolean hasNext()

next

public Object next()

nextRawValue

public LValue nextRawValue()