R
T
@FunctionalInterface public static interface Throwables.ThrowingSupplier<R,T extends Throwable>
static <R,T extends Throwable>Supplier<R>
checked(Throwables.ThrowingSupplier<R,T> supplier)
get()
R get() throws T extends Throwable
T extends Throwable
static <R,T extends Throwable> Supplier<R> checked(Throwables.ThrowingSupplier<R,T> supplier)
Copyright © 2023. All rights reserved.