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, wait
comparingByKey, comparingByKey, comparingByValue, comparingByValue
Copyright © 2019. All rights reserved.