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