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