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