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