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, wait
safeValueOf
Copyright © 2004–2016. All rights reserved.