public static final class Lazy.Fast<T> extends java.lang.Object implements Lazy<T>
Lazy.Concurrent<T>, Lazy.Fast<T>
T
get()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
concurrentOf, of
@Nullable public final T get()
get
java.util.function.Supplier<T>