Class AbstractIntervalTree.EndPoint
java.lang.Object
com.comphenix.protocol.concurrency.AbstractIntervalTree.EndPoint
- Enclosing class:
- AbstractIntervalTree<TKey extends Comparable<TKey>,
TValue>
Represents a single end point (open, close or both) of a range.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
state
-
value
-
key
-
-
Constructor Details
-
EndPoint
-