Uses of Interface
com.koloboke.collect.ShortCursor

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

Uses of ShortCursor in com.koloboke.collect
 

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