public final class InterruptFlag extends Object implements Serializable
| Constructor and Description |
|---|
InterruptFlag(long individualTaskTimeout) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkInterrupt()
Check interrupt.
|
void |
dispose()
Dispose.
|
void |
endTask()
End task.
|
void |
interrupt()
Interrupt.
|
void |
startTask()
Start task.
|
Copyright © 2017. All Rights Reserved.