@FunctionalInterface public interface FunctionException<T,R>
R
apply(T t)
R apply(T t) throws Exception
t
Exception
Copyright © 2024. All rights reserved.