@FunctionalInterface public interface SupplierWithExceptionE<T,E extends Exception>
T
get()
T get() throws E extends Exception
E extends Exception
Copyright © 2023. All rights reserved.