java.io.Serializable, java.util.function.Function<T,V>, Function<T,V>, ThrowingFunction<T,V>public abstract class CheckedFunction<T,V> extends java.lang.Object implements Function<T,V>, ThrowingFunction<T,V>
| Constructor | Description |
|---|---|
CheckedFunction() |
| Modifier and Type | Method | Description |
|---|---|---|
V |
valueOf(T anObject) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsafeValueOfCopyright © 2004–2020. All rights reserved.