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

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

Uses of ShortShortCursor in com.koloboke.collect.map
 

Methods in com.koloboke.collect.map that return ShortShortCursor
 ShortShortCursor ShortShortMap.cursor()
          Returns a new cursor over the entries of this map.