Uses of Interface
com.koloboke.collect.ObjCursor

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

Uses of ObjCursor in com.koloboke.collect
 

Methods in com.koloboke.collect that return ObjCursor
 ObjCursor<E> ObjCollection.cursor()
          Returns a new cursor over this collection's elements.