Class VMLauncher.VMHandle<T extends Serializable>
java.lang.Object
de.firemage.autograder.core.errorprone.VMLauncher.VMHandle<T>
- Type Parameters:
T- the type of the result returned by the launched lambda.
- Enclosing class:
- VMLauncher
Represents a reference to the launched VM.
-
Method Summary
-
Method Details
-
join
- Throws:
InterruptedExceptionIOException
-