public interface CheckedFunction<I,O,E extends Exception>
O
apply(I input)
O apply(I input) throws E extends Exception
E extends Exception