public abstract class CheckedFunction<T,V> extends java.lang.Object implements com.gs.collections.api.block.function.Function<T,V>, ThrowingFunction<T,V>
| Constructor and Description |
|---|
CheckedFunction() |
| Modifier and Type | Method and Description |
|---|---|
V |
valueOf(T anObject) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsafeValueOf