UnsafeFunction
@Deprecated public interface UnsafeFunction<T,R,E extends java.lang.Throwable>
R
apply(T t)
R apply(T t) throws E extends java.lang.Throwable
E extends java.lang.Throwable