public class AbstractIntervalTree.Entry extends Object implements Map.Entry<com.google.common.collect.Range<TKey>,TValue>
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
com.google.common.collect.Range<TKey> |
getKey() |
TValue |
getValue() |
int |
hashCode() |
TValue |
setValue(TValue value) |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitcomparingByKey, comparingByKey, comparingByValue, comparingByValueCopyright © 2012–2017 Comphenix and dmulloy2. Licensed under the GNU GPL v2.