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

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

Uses of ObjDoubleCursor in com.koloboke.collect.map
 

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