|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.unh.sdb.datasource.CellIterator
edu.unh.sdb.datasource.ARRSCellIterator
public class ARRSCellIterator
Field Summary |
---|
Fields inherited from class edu.unh.sdb.datasource.CellIterator |
---|
cell, valid |
Constructor Summary | |
---|---|
ARRSCellIterator(CellIndexable cblock)
Constructor takes an ARRS cell block |
Method Summary | |
---|---|
Cell |
getCell()
Get a cell |
void |
init()
Initialize this ARRSCellIterator |
boolean |
next()
Moving the ARRSCellIterator to the next position. |
java.lang.String |
toString(java.lang.String indent)
Return description of this ARRSCell |
Methods inherited from class edu.unh.sdb.datasource.CellIterator |
---|
toString, valid |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ARRSCellIterator(CellIndexable cblock)
Method Detail |
---|
public void init()
init
in class CellIterator
public boolean next()
next
in class CellIterator
public Cell getCell()
getCell
in class CellIterator
public java.lang.String toString(java.lang.String indent)
toString
in class CellIterator
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |