| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
K |
getKey() |
V |
getValue() |
int |
hashCode() |
void |
setKey(K key) |
V |
setValue(V value) |
comparingByKey, comparingByKey, comparingByValue, comparingByValuepublic void setKey(K key)
Copyright © 2011–2017 Alibaba. All rights reserved.