|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.millscript.commons.util.iterator.AbstractMapIterator<java.lang.Integer,V>
org.millscript.commons.util.iterator.AbstractListIterator<Row>
org.millscript.office.spreadsheet.rows.RowListIterator
public class RowListIterator
| Field Summary |
|---|
| Fields inherited from class org.millscript.commons.util.iterator.AbstractListIterator |
|---|
position |
| Constructor Summary | |
|---|---|
RowListIterator(Cell[][] rows,
boolean share)
|
|
| Method Summary | |
|---|---|
protected Row |
getValue()
|
boolean |
hasNext()
|
protected boolean |
outOfBounds()
|
| Methods inherited from class org.millscript.commons.util.iterator.AbstractListIterator |
|---|
advance, currentMaplet, getKey, getMaplet, nextMaplet |
| Methods inherited from class org.millscript.commons.util.iterator.AbstractMapIterator |
|---|
currentKey, currentValue, nextKey, nextValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.millscript.commons.util.MapIterator |
|---|
currentKey, currentValue, nextKey, nextValue |
| Constructor Detail |
|---|
public RowListIterator(Cell[][] rows,
boolean share)
| Method Detail |
|---|
protected boolean outOfBounds()
outOfBounds in class org.millscript.commons.util.iterator.AbstractMapIterator<java.lang.Integer,Row>protected Row getValue()
getValue in class org.millscript.commons.util.iterator.AbstractMapIterator<java.lang.Integer,Row>public boolean hasNext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||