| Modifier and Type | Method and Description |
|---|---|
boolean |
getAsBoolean(String key)
Returns the value with the specified key as
Boolean |
long |
getAsLong(String key)
Returns the value with the specified key as
Long |
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesboolean getAsBoolean(String key)
Booleankey - long getAsLong(String key) throws NumberFormatException
Longkey - NumberFormatExceptionCopyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.