Uses of Interface
net.openhft.koloboke.collect.map.ShortShortCursor

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

Uses of ShortShortCursor in net.openhft.koloboke.collect.map
 

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