private abstract static class JohnzonBuilder.Lazy<T> extends Object implements Supplier<T>
Modifier and Type | Field and Description |
---|---|
private AtomicReference<T> |
ref |
Modifier | Constructor and Description |
---|---|
private |
Lazy() |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.