Uses of Class
com.comphenix.protocol.concurrency.AbstractIntervalTree
Packages that use AbstractIntervalTree
-
Uses of AbstractIntervalTree in com.comphenix.protocol.concurrency
Methods in com.comphenix.protocol.concurrency with parameters of type AbstractIntervalTreeModifier and TypeMethodDescriptionvoidAbstractIntervalTree.putAll(AbstractIntervalTree<TKey,TValue> other)Inserts every range from the given tree into the current tree.