Package | Description |
---|---|
com.comphenix.protocol.concurrency | |
com.comphenix.protocol.injector |
Class and Description |
---|
AbstractIntervalTree
Represents a generic store of intervals and associated values.
|
AbstractIntervalTree.EndPoint
Represents a single end point (open, close or both) of a range.
|
AbstractIntervalTree.Entry
Represents a range and a value in this interval tree.
|
AbstractIntervalTree.State |
BlockingHashMap
A map that supports blocking on read operations.
|
Class and Description |
---|
AbstractConcurrentListenerMultimap
A thread-safe implementation of a listener multimap.
|