public class SupplierUtil extends Object
Supplier
SupplierUtil()
static <T> Supplier<T>
memoized(Supplier<T> actual)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SupplierUtil()
public static <T> Supplier<T> memoized(Supplier<T> actual)
T
actual