public static class JSR166TestCase.TrackedCallable extends Object implements Callable
Modifier and Type | Field and Description |
---|---|
boolean |
done |
Constructor and Description |
---|
TrackedCallable() |
Modifier and Type | Method and Description |
---|---|
Object |
call()
Computes a result, or throws an exception if unable to do so.
|