@FunctionalInterface public interface FunctionWithExceptionE<From,To,E extends Exception>
To
apply(From from)
To apply(From from) throws E extends Exception
E extends Exception
Copyright © 2023. All rights reserved.