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