Uses of Class
com.comphenix.protocol.concurrency.BlockingHashMap
Packages that use BlockingHashMap
-
Uses of BlockingHashMap in com.comphenix.protocol.concurrency
Methods in com.comphenix.protocol.concurrency that return BlockingHashMapModifier and TypeMethodDescriptionstatic <TKey, TValue>
BlockingHashMap<TKey,TValue>BlockingHashMap.create()Initialize a new map.