Uses of Package
org.jctools.maps
Packages that use org.jctools.maps
-
Classes in org.jctools.maps used by org.jctools.mapsClassDescriptionA simple implementation of
Map.Entry.An auto-resizing table oflongs, supporting low-contention CAS operations.A lock-free alternate implementation ofConcurrentHashMapwith better scaling properties and generally lower costs to mutate the Map.A lock-free alternate implementation ofConcurrentHashMapwith primitive long keys, better scaling properties and generally lower costs.A lock-free alternate implementation ofConcurrentHashMapwith better scaling properties and generally lower costs to mutate the Map.A multi-threaded bit-vector set, implemented as an array of primitivelongs.