public static class ValueFunction.ValueFunctionImpl<F,T> extends Object implements ValueFunction<F,T>
ValueFunction from a Function.ValueFunction.ValueFunctionImpl<F,T>| Constructor and Description |
|---|
ValueFunctionImpl() |
| Modifier and Type | Method and Description |
|---|---|
T |
convertValue(F value) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFromType, getTargetType@NonNull public final T convertValue(@NonNull F value) throws IncompatibleTypeException
convertValue in interface ValueFunction<F,T>IncompatibleTypeExceptionCopyright © 2011–2024. All rights reserved.