Package | Description |
---|---|
com.atlassian.jira.util.collect |
Modifier and Type | Method and Description |
---|---|
MemoizingMap.Master.Builder<K,V> |
MemoizingMap.Master.Builder.add(K key,
V value) |
MemoizingMap.Master.Builder<K,V> |
MemoizingMap.Master.Builder.addLazy(K key,
Supplier<? extends V> value) |
static <K,V> MemoizingMap.Master.Builder<K,V> |
MemoizingMap.Master.builder() |
Copyright © 2002-2016 Atlassian. All Rights Reserved.