Uses of Class
com.atlassian.bamboo.collections.message.FinalHashMap
-
Uses of FinalHashMap in com.atlassian.bamboo.build
Modifier and TypeFieldDescriptionprotected FinalHashMap<String,
String> DefaultBuildDefinition.customConfiguration
-
Uses of FinalHashMap in com.atlassian.bamboo.collections.message
Modifier and TypeMethodDescriptionstatic <K,
V> FinalHashMap<K, V> FinalHashMap.copyWithNoNullValues
(Map<K, V> map)