K - V - public class LazyLinkedMap<K,V> extends SingletonProvider<LinkedHashMap<K,V>>
SingletonProvider.NullCheckOnGetProvidesValue.NoOp<X>proxy| Constructor and Description |
|---|
LazyLinkedMap() |
| Modifier and Type | Method and Description |
|---|---|
protected LinkedHashMap<K,V> |
initialValue()
Called once, on first .get().
|
createImmutableProvider, get, isSet, onCreateprotected LinkedHashMap<K,V> initialValue()
SingletonProviderinitialValue in class SingletonProvider<LinkedHashMap<K,V>>Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.