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