public class KeyValue<K,V> extends Object implements Map.Entry<K,V>, Serializable
| 限定符和类型 | 方法和说明 |
|---|---|
K |
getKey() |
V |
getValue() |
V |
setValue(V value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparingByKey, comparingByKey, comparingByValue, comparingByValue, equals, hashCodeCopyright © 2024. All rights reserved.