@FunctionalInterface public interface FuncE1<T,R,E extends Exception>
R
call(T t)
R call(T t) throws E extends Exception
E extends Exception
Copyright © 2018. All rights reserved.