@FunctionalInterface public interface IOCallable<T>
T
call()
default Callable<T>
unchecked()
T call() throws IOException
IOException
default Callable<T> unchecked()
Copyright © 2016 Zalando SE. All rights reserved.