AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 修飾子とタイプ | メソッドと説明 |
|---|---|
Options |
$(String key,
Object value) |
boolean |
equals(Object another) |
Options |
except(String... keys) |
boolean |
getBoolean(String key) |
List<Object> |
getList(String key) |
String |
getString(String key) |
String |
getUrlEncodedString(String key) |
static Options |
newInstance() |
Options |
takeoutOptions(String key) |
String |
toQueryString() |
String |
toString() |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valueshashCodeCopyright © 2018. All rights reserved.