public interface FunctionWithException<T,R>
R
accept(T t)
R accept(T t) throws java.lang.Exception
java.lang.Exception
Copyright © 2020–2021. All rights reserved.