Package com.comphenix.protocol.concurrency
package com.comphenix.protocol.concurrency
-
ClassDescriptionA thread-safe implementation of a listener multimap.Represents a generic store of intervals and associated values.BlockingHashMap<TKey,
TValue> A map that supports blocking on read operations.ConcurrentPlayerMap<TValue>Represents a concurrent player map.Represents the different standard player keys,Represents a concurrent set of packet types.SortedCopyOnWriteArray<T extends Comparable<T>>An implicitly sorted array list that preserves insertion order and maintains duplicates.