Summary:
Detail:
Supplier<T>
private final Supplier<T>
delegate
private boolean
initialized
private T
value
CachedSupplier(Supplier<T> delegate)
T
get()
getValue()
void
invalidate()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
get