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