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