T
E
@FunctionalInterface public interface ThrowingSupplier<T,E extends Throwable>
get()
T get() throws E extends Throwable
E extends Throwable
Copyright © 2018. All rights reserved.