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