R - 返回值类型@FunctionalInterface public interface SerSupplier<R> extends Supplier<R>, Serializable
SupplierR getting() throws Exception
Exception - wrapped checked exception@SafeVarargs static <T> SerSupplier<T> last(SerSupplier<T>... serSups)
T - typeserSups - lambdaCopyright © 2023. All rights reserved.