@FunctionalInterface public interface XSupplier<T,X extends Exception>
Supplier
T
get()
T get() throws X extends Exception
X
X extends Exception
Supplier.get()
Copyright © 2021. All rights reserved.