修飾子とタイプ | メソッドと説明 |
---|---|
String |
getKey()
キーを返す.
|
CharSequence |
getValue()
値を返す.
|
boolean |
hasKey()
キーを持つエントリであれば
true を返す. |
contentEquals, contentEquals, serialize
boolean hasKey()
true
を返す.String getKey()
""
が返される。CharSequence getValue()
null
でないことが保証されている。Copyright © 2016. All rights reserved.