Uses of Interface
com.koloboke.collect.map.ObjByteCursor

Packages that use ObjByteCursor
com.koloboke.collect.map Contains interfaces of Map specializations, their factories and cursors. 
 

Uses of ObjByteCursor in com.koloboke.collect.map
 

Methods in com.koloboke.collect.map that return ObjByteCursor
 ObjByteCursor<K> ObjByteMap.cursor()
          Returns a new cursor over the entries of this map.