aa
NonBlockingHashMapLong.java File Reference

Go to the source code of this file.

Classes

class  com.cliffc.aa.util.NonBlockingHashMapLong< TypeV >.CHM
 
class  com.cliffc.aa.util.NonBlockingHashMapLong< TypeV >.IteratorLong
 A class which implements the Iterator and Enumeration interfaces, generified to the Long class and supporting a non-auto-boxing nextLong function. More...
 
class  com.cliffc.aa.util.NonBlockingHashMapLong< TypeV >.NBHMLEntry
 
class  com.cliffc.aa.util.NonBlockingHashMapLong< TypeV >
 A lock-free alternate implementation of java.util.concurrent.ConcurrentHashMap with primitive long keys, better scaling properties and generally lower costs. More...
 
class  com.cliffc.aa.util.NonBlockingHashMapLong< TypeV >.Prime
 
class  com.cliffc.aa.util.NonBlockingHashMapLong< TypeV >.SnapshotE
 
class  com.cliffc.aa.util.NonBlockingHashMapLong< TypeV >.SnapshotV
 

Packages

package  com.cliffc.aa.util