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