<li><ahref="../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.EndPoint.html"title="class in com.comphenix.protocol.concurrency"><spanclass="strong">Prev Class</span></a></li>
<li><ahref="../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.State.html"title="enum in com.comphenix.protocol.concurrency"><spanclass="strong">Next Class</span></a></li>
<dd><ahref="../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.html"title="class in com.comphenix.protocol.concurrency">AbstractIntervalTree</a><<ahref="../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.html"title="type parameter in AbstractIntervalTree">TKey</a> extends java.lang.Comparable<<ahref="../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.html"title="type parameter in AbstractIntervalTree">TKey</a>>,<ahref="../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.html"title="type parameter in AbstractIntervalTree">TValue</a>></dd>
</dl>
<hr>
<br>
<pre>public class <spanclass="strong">AbstractIntervalTree.Entry</span>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Method and Description</th>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>com.google.common.collect.Range<<ahref="../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.html"title="type parameter in AbstractIntervalTree">TKey</a>></code></td>
<tdclass="colFirst"><code><ahref="../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.html"title="type parameter in AbstractIntervalTree">TValue</a></code></td>
<tdclass="colFirst"><code><ahref="../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.html"title="type parameter in AbstractIntervalTree">TValue</a></code></td>
<tdclass="colLast"><code><strong><ahref="../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.Entry.html#setValue(TValue)">setValue</a></strong>(<ahref="../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.html"title="type parameter in AbstractIntervalTree">TValue</a> value)</code> </td>
<h3>Methods inherited from interface java.util.Map.Entry</h3>
<code>equals, hashCode</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<divclass="details">
<ulclass="blockList">
<liclass="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ulclass="blockList">
<liclass="blockList"><aname="method_detail">
<!---->
</a>
<h3>Method Detail</h3>
<aname="getKey()">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>getKey</h4>
<pre>public com.google.common.collect.Range<<ahref="../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.html"title="type parameter in AbstractIntervalTree">TKey</a>> getKey()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code>getKey</code> in interface <code>java.util.Map.Entry<com.google.common.collect.Range<<ahref="../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.html"title="type parameter in AbstractIntervalTree">TKey</a> extends java.lang.Comparable<<ahref="../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.html"title="type parameter in AbstractIntervalTree">TKey</a>>>,<ahref="../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.html"title="type parameter in AbstractIntervalTree">TValue</a>></code></dd>
</dl>
</li>
</ul>
<aname="getValue()">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>getValue</h4>
<pre>public <ahref="../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.html"title="type parameter in AbstractIntervalTree">TValue</a> getValue()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code>getValue</code> in interface <code>java.util.Map.Entry<com.google.common.collect.Range<<ahref="../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.html"title="type parameter in AbstractIntervalTree">TKey</a> extends java.lang.Comparable<<ahref="../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.html"title="type parameter in AbstractIntervalTree">TKey</a>>>,<ahref="../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.html"title="type parameter in AbstractIntervalTree">TValue</a>></code></dd>
</dl>
</li>
</ul>
<aname="setValue(java.lang.Object)">
<!---->
</a><aname="setValue(TValue)">
<!---->
</a>
<ulclass="blockListLast">
<liclass="blockList">
<h4>setValue</h4>
<pre>public <ahref="../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.html"title="type parameter in AbstractIntervalTree">TValue</a> setValue(<ahref="../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.html"title="type parameter in AbstractIntervalTree">TValue</a> value)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code>setValue</code> in interface <code>java.util.Map.Entry<com.google.common.collect.Range<<ahref="../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.html"title="type parameter in AbstractIntervalTree">TKey</a> extends java.lang.Comparable<<ahref="../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.html"title="type parameter in AbstractIntervalTree">TKey</a>>>,<ahref="../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.html"title="type parameter in AbstractIntervalTree">TValue</a>></code></dd>
<li><ahref="../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.EndPoint.html"title="class in com.comphenix.protocol.concurrency"><spanclass="strong">Prev Class</span></a></li>
<li><ahref="../../../../com/comphenix/protocol/concurrency/AbstractIntervalTree.State.html"title="enum in com.comphenix.protocol.concurrency"><spanclass="strong">Next Class</span></a></li>