Class MemoizingMap.Master.Builder<K,V>

java.lang.Object
com.atlassian.jira.util.collect.MemoizingMap.Master.Builder<K,V>
Type Parameters:
K -
V -
Enclosing class:
MemoizingMap.Master<K,V>

public static class MemoizingMap.Master.Builder<K,V> extends Object
Used to build a MemoizingMap.Master that individual local copies can then be copied from.