com.mchange.io
Interface IOSequentialByteArrayMap

All Superinterfaces:
IOByteArrayMap

public interface IOSequentialByteArrayMap
extends IOByteArrayMap


Nested Class Summary
static interface IOSequentialByteArrayMap.Cursor
           
 
Method Summary
 ByteArrayComparator getByteArrayComparator()
           
 IOSequentialByteArrayMap.Cursor getCursor()
           
 
Methods inherited from interface com.mchange.io.IOByteArrayMap
containsKey, get, keys, put, putNoReplace, remove
 

Method Detail

getByteArrayComparator

ByteArrayComparator getByteArrayComparator()

getCursor

IOSequentialByteArrayMap.Cursor getCursor()