JGDMS Project 3.0-SNAPSHOT API Documentation
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- Enclosing class:
- InterruptedStatusThread
public static interface InterruptedStatusThread.Interruptable
A Runnable task can implement this to be interrupted if something
special needs to be done to cause the Runnable to notice it's been
interrupted.
- Since:
- 3.0.0
-
-
Method Detail
-
interrupt
void interrupt()
Copyright ©, multiple authors.
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2016–2018. All rights reserved.