Uses of Interface
com.koloboke.collect.LongCursor

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

Uses of LongCursor in com.koloboke.collect
 

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