@FunctionalInterface public static interface Testing.InterruptableFunction extends Callable<Void>
| Modifier and Type | Method and Description |
|---|---|
Void |
call() |
Void call() throws InterruptedException
call in interface Callable<Void>InterruptedExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.