| 构造器和说明 |
|---|
DefaultMapEntry() |
DefaultMapEntry(K key,
V value) |
| 限定符和类型 | 方法和说明 |
|---|---|
K |
getKey() |
V |
getValue() |
void |
setKey(K key) |
V |
setValue(V value) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcomparingByKey, comparingByKey, comparingByValue, comparingByValue, equals, hashCodeCopyright © 2020. All rights reserved.