public interface ThreadStartedListener
Modifier and Type | Method and Description |
---|---|
void |
onThreadCreated(Thread thread,
ThreadRole role)
This method is called when a thread is started.
|
void onThreadCreated(Thread thread, ThreadRole role)
thread
- threadrole
- thread roleCopyright © 2005–2024 Onix Solutions. All rights reserved.