Supplier<V>
SupplierWrapper(Supplier<V> supplier)
V
get()
static <V> SupplierWrapper<V>
of(Supplier<V> r)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
get