@PublicApi public interface ConfigurationMap extends Map<String,String>
Map
Map.Entry<K,V>
boolean
getAsBoolean(String key)
Boolean
long
getAsLong(String key)
Long
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values
boolean getAsBoolean(String key)
key
long getAsLong(String key) throws NumberFormatException
NumberFormatException
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.