Uses of Interface
com.koloboke.collect.IntCursor

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

Uses of IntCursor in com.koloboke.collect
 

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