public final class SequenceIterationStatus extends Object implements Serializable
Constructor and Description |
---|
SequenceIterationStatus(Integer begin,
Integer end,
int index,
Integer rowCount) |
public Integer getBegin()
public int getCount()
public Object getCurrent()
public Integer getEnd()
public int getIndex()
public Integer getStep()
public boolean isFirst()
public boolean isLast()
public Integer getRowCount()
public boolean isEven()
public boolean isOdd()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.