Interface | Description |
---|---|
ThreadLifecycleListener |
A listener for various events in a Thread's life: creation, termination, etc.
|
Class | Description |
---|---|
ThreadTrackingGroup |
A wrapper of
ThreadGroup that tracks the creation and termination of threads. |
Copyright © 2019. All rights reserved.