| コンストラクタと説明 |
|---|
ImmutableEntry(String key,
Object value) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
boolean |
equals(Object obj) |
String |
getKey() |
Object |
getValue() |
int |
hashCode() |
Object |
setValue(Object arg0) |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitcomparingByKey, comparingByKey, comparingByValue, comparingByValuepublic boolean equals(Object obj)
Copyright © 2015–2018 The DBFlute Project. All rights reserved.