- java.lang.Object
-
- org.apache.johnzon.jsonb.JohnzonBuilder.Lazy<T>
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private java.util.concurrent.atomic.AtomicReference<T> |
ref |
-
Constructor Summary
Constructors
Modifier |
Constructor and Description |
private |
Lazy() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
get
public T get()
- Specified by:
get
in interface java.util.function.Supplier<T>
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.