@FunctionalInterface public static interface Lambdas.CheckedFunction<T,R,E extends Throwable>
R
apply(T attr)
R apply(T attr) throws E extends Throwable
E extends Throwable
Copyright © 2016–2019 Matthieu Brouillard. All rights reserved.