|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectprefuse.util.collections.AbstractLiteralIterator
prefuse.util.collections.IntIterator
prefuse.data.util.RowManager.RowIterator
public class RowManager.RowIterator
Iterator over the occupied rows of this RowManager.
| Constructor Summary | |
|---|---|
RowManager.RowIterator(boolean reverse)
|
|
| Method Summary | |
|---|---|
boolean |
hasNext()
|
int |
nextInt()
|
void |
remove()
|
| Methods inherited from class prefuse.util.collections.IntIterator |
|---|
isDoubleSupported, isFloatSupported, isIntSupported, isLongSupported, next, nextDouble, nextFloat, nextLong |
| Methods inherited from class prefuse.util.collections.AbstractLiteralIterator |
|---|
isBooleanSupported, nextBoolean |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RowManager.RowIterator(boolean reverse)
| Method Detail |
|---|
public boolean hasNext()
public int nextInt()
nextInt in interface LiteralIteratornextInt in class IntIteratorLiteralIterator.nextInt()public void remove()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||