@FunctionalInterface public interface SneakyThrowSupplier<T> extends java.util.function.Supplier<T>
default T
get()
T
throwableGet()
T throwableGet() throws Throwable
Throwable
default T get()
get
java.util.function.Supplier<T>
Copyright © 2021. All rights reserved.