static class TimeoutInvocation.InterruptTask
extends java.lang.Object
implements java.lang.Runnable
| Modifier and Type | Field and Description |
|---|---|
private boolean |
executed |
private java.lang.Thread |
thread |
| Constructor and Description |
|---|
InterruptTask(java.lang.Thread thread) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |