PreInterruptContext encapsulates the context in which an
beforeThreadInterrupt method is called.- Since:
- 5.12
- See Also:
-
Method Summary
-
Method Details
-
getThreadToInterrupt
Get theThreadwhich will be interrupted.- Returns:
- the Thread; never
null - Since:
- 5.12
-