public interface InputValue<T> extends InputCode<T>
T
get()
T get()
get
com.github.leeonky.util.ThrowingSupplier<T>