public abstract class EntryIterator extends java.lang.Object
EntryIterator()
abstract int
count()
abstract byte[]
next()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EntryIterator()
public abstract byte[] next()
public abstract int count()