<li><ahref="../../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.Entry.html"title="class in com.comphenix.protocol.concurrency">Class</a></li>
<h2title="Uses of Class com.comphenix.protocol.concurrency.AbstractIntervalTree.Entry"class="title">Uses of Class<br>com.comphenix.protocol.concurrency.AbstractIntervalTree.Entry</h2>
</div>
<divclass="classUseContainer">
<ulclass="blockList">
<liclass="blockList">
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <ahref="../../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.Entry.html"title="class in com.comphenix.protocol.concurrency">AbstractIntervalTree.Entry</a></span><spanclass="tabEnd"> </span></caption>
<h3>Uses of <ahref="../../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.Entry.html"title="class in com.comphenix.protocol.concurrency">AbstractIntervalTree.Entry</a> in <ahref="../../../../../com/comphenix/protocol/concurrency/package-summary.html">com.comphenix.protocol.concurrency</a></h3>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <ahref="../../../../../com/comphenix/protocol/concurrency/package-summary.html">com.comphenix.protocol.concurrency</a> that return types with arguments of type <ahref="../../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.Entry.html"title="class in com.comphenix.protocol.concurrency">AbstractIntervalTree.Entry</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Method and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>java.util.Set<<ahref="../../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.Entry.html"title="class in com.comphenix.protocol.concurrency">AbstractIntervalTree.Entry</a>></code></td>
<divclass="block">Enumerates over every range in this interval tree.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>java.util.Set<<ahref="../../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.Entry.html"title="class in com.comphenix.protocol.concurrency">AbstractIntervalTree.Entry</a>></code></td>
<tdclass="colLast"><spanclass="strong">AbstractIntervalTree.</span><code><strong><ahref="../../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.html#remove(TKey, TKey)">remove</a></strong>(<ahref="../../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.html"title="type parameter in AbstractIntervalTree">TKey</a> lowerBound,
<ahref="../../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.html"title="type parameter in AbstractIntervalTree">TKey</a> upperBound)</code>
<divclass="block">Removes every interval that intersects with the given range.</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>java.util.Set<<ahref="../../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.Entry.html"title="class in com.comphenix.protocol.concurrency">AbstractIntervalTree.Entry</a>></code></td>
<tdclass="colLast"><spanclass="strong">AbstractIntervalTree.</span><code><strong><ahref="../../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.html#remove(TKey, TKey, boolean)">remove</a></strong>(<ahref="../../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.html"title="type parameter in AbstractIntervalTree">TKey</a> lowerBound,
<ahref="../../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.html"title="type parameter in AbstractIntervalTree">TKey</a> upperBound,
boolean preserveDifference)</code>
<divclass="block">Removes every interval that intersects with the given range.</div>
</td>
</tr>
</tbody>
</table>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <ahref="../../../../../com/comphenix/protocol/concurrency/package-summary.html">com.comphenix.protocol.concurrency</a> with parameters of type <ahref="../../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.Entry.html"title="class in com.comphenix.protocol.concurrency">AbstractIntervalTree.Entry</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Method and Description</th>
<tdclass="colLast"><spanclass="strong">AbstractIntervalTree.</span><code><strong><ahref="../../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.html#onEntryAdded(com.comphenix.protocol.concurrency.AbstractIntervalTree.Entry)">onEntryAdded</a></strong>(<ahref="../../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.Entry.html"title="class in com.comphenix.protocol.concurrency">AbstractIntervalTree.Entry</a> added)</code>
<divclass="block">Invoked when an entry is added.</div>
<tdclass="colLast"><spanclass="strong">AbstractIntervalTree.</span><code><strong><ahref="../../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.html#onEntryRemoved(com.comphenix.protocol.concurrency.AbstractIntervalTree.Entry)">onEntryRemoved</a></strong>(<ahref="../../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.Entry.html"title="class in com.comphenix.protocol.concurrency">AbstractIntervalTree.Entry</a> removed)</code>
<divclass="block">Invoked when an entry is removed.</div>
<li><ahref="../../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.Entry.html"title="class in com.comphenix.protocol.concurrency">Class</a></li>