@FunctionalInterface public static interface Sneaky.ThrowingFunction<T,R>
R
apply(T t)
R apply(T t) throws java.lang.Throwable
java.lang.Throwable