public class DataBTree.DataChunkIterator
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
DataBTree.DataChunk |
next() |
public boolean hasNext()
public DataBTree.DataChunk next() throws java.io.IOException
java.io.IOException