Package | Description |
---|---|
com.comphenix.protocol.concurrency |
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.
|