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

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

Uses of ObjCursor in net.openhft.koloboke.collect
 

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