This project has retired. For details please refer to its
Attic page.
InterruptedStatusThread.Interruptable (Apache River v3.0.0 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()
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.