Uses of Interface
org.cliffc.high_scale_lib.LongIterator

Packages that use LongIterator
com.boundary.high_scale_lib   
org.cliffc.high_scale_lib   
 

Uses of LongIterator in com.boundary.high_scale_lib
 

Methods in com.boundary.high_scale_lib that return LongIterator
 LongIterator NonBlockingHashSetLong.longIterator()
           
 

Uses of LongIterator in org.cliffc.high_scale_lib
 

Classes in org.cliffc.high_scale_lib that implement LongIterator
 class NonBlockingHashMapLong.IteratorLong
          A class which implements the Iterator and Enumeration interfaces, generified to the Long class and supporting a non-auto-boxing NonBlockingHashMapLong.IteratorLong.nextLong() function.
 



Copyright © 2014. All rights reserved.