Uses of Interface
net.openhft.koloboke.collect.LongCursor

Packages that use LongCursor
net.openhft.koloboke.collect The root package of the collection library. 
 

Uses of LongCursor in net.openhft.koloboke.collect
 

Methods in net.openhft.koloboke.collect that return LongCursor
 LongCursor LongCollection.cursor()
          Returns a new cursor over this collection's elements.