protected static class SVNHashMap.TableEntry extends Object implements Map.Entry
| Modifier | Constructor and Description |
|---|---|
protected |
TableEntry() |
|
TableEntry(Object key,
Object value,
int hash) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Object |
getKey() |
Object |
getValue() |
int |
hashCode() |
protected void |
init(Object key,
Object value,
int hash) |
Object |
setValue(Object value) |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitcomparingByKey, comparingByKey, comparingByValue, comparingByValueCopyright © 2025. All rights reserved.