public interface UnsafeFunction1<P,R,E extends Throwable>
R
apply(P param)
R apply(P param) throws E extends Throwable
E extends Throwable