@FunctionalInterface public interface CheckedSupplier<R,E extends Throwable>
R
get()
R get() throws E extends Throwable
E extends Throwable
Copyright © 2021. All rights reserved.