V
- The type for the stored valuepublic interface ValueCursor<V> extends Cursor<V>
AFTER_LAST, BEFORE_FIRST
V next() throws EndOfFileExceededException, IOException
IOException
EndOfFileExceededException
V prev() throws EndOfFileExceededException, IOException
IOException
EndOfFileExceededException
int size()
Copyright © 2012–2015 Apache Mavibot Project Parent. All rights reserved.