@FunctionalInterface public interface ThrowingSupplier4<T>
T
get()
T get() throws InterruptedException, ExecutionException, TimeoutException
InterruptedException
ExecutionException
TimeoutException
Copyright © 2018-2019–2019. All rights reserved.