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, values
boolean getAsBoolean(String key)
Boolean
key
- long getAsLong(String key) throws NumberFormatException
Long
key
- NumberFormatException
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.