public final class ThreadExtensions extends Object
ThreadExtensions.| Constructor and Description |
|---|
ThreadExtensions() |
| Modifier and Type | Method and Description |
|---|---|
static List<ThreadDataBean> |
newThreadData()
Finds all threads the are currently running and converts them to
ThreadDataBean and
puts them to a List that is returned. |
static Thread[] |
resolveRunningThreads()
Finds all threads the are currently running.
|
public static Thread[] resolveRunningThreads()
public static List<ThreadDataBean> newThreadData()
ThreadDataBean and
puts them to a List that is returned.ListCopyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.