public interface Interruptible<T> extends Callable<T>
T
call()
T call() throws InterruptedException
call
Callable<T>
InterruptedException
Copyright © 2009–2018 tempus-fugit committers. All rights reserved.