Package com.mchange.io
Interface IOSequentialByteArrayMap
- All Superinterfaces:
IOByteArrayMap
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface com.mchange.io.IOByteArrayMap
containsKey, get, keys, put, putNoReplace, remove
-
Method Details
-
getByteArrayComparator
ByteArrayComparator getByteArrayComparator() -
getCursor
IOSequentialByteArrayMap.Cursor getCursor()
-