public static final class NonNullLazy.Concurrent<T> extends java.lang.Object implements NonNullLazy<T>
NonNullLazy.Concurrent<T>, NonNullLazy.Fast<T>
修飾子とタイプ | メソッドと説明 |
---|---|
T |
get() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
concurrentOf, of
@Nonnull public final T get()
get
インタフェース内 NonNullSupplier<T>