public static interface VMExecutor.Suspendable<T> extends Callable<T>
T call() throws SuspendedException, ExecutionException, InterruptedException
call in interface Callable<T>SuspendedExceptionExecutionExceptionInterruptedExceptionCopyright © 2016. All rights reserved.