public class NLazySupplier<T> extends Object implements Supplier<T>
NLazySupplier(Supplier<T> supplier)
T
get()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public NLazySupplier(Supplier<T> supplier)
public T get()
get
Supplier<T>
public String toString()
toString
Object
Copyright © 2025 vpc open source initiative. All rights reserved.