public class InstanceValueSupplier<X,T> extends Object implements Function<X,T>
InstanceValueSupplier(T any)
T
apply(X x)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
andThen, compose, identity
public InstanceValueSupplier(T any)
public T apply(X x)
apply
Function<X,T>
public String toString()
toString
Object
Copyright © 2025 vpc open source initiative. All rights reserved.