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