Package ca.spottedleaf.concurrentutil.map
package ca.spottedleaf.concurrentutil.map
-
ClassesClassDescriptionConcurrent hashtable implementation supporting mapping arbitrary
longvalues ontolongvalues with support for multiple writer and multiple reader threads.Concurrent hashtable implementation supporting mapping arbitrarylongvalues onto non-nullObjectvalues with support for multiple writer and multiple reader threads.SWMRHashTable<K,V> Note: Not really tested, use at your own risk.SWMRHashTable.KeySet<K,V> SWMRHashTable.ViewCollection<K,V, T> SWMRHashTable.ViewSet<K,V, T>