Package com.biglybt.core.util
Interface AEJavaManagement.ThreadStuff
- All Known Implementing Classes:
AEThreadMonitor
- Enclosing class:
- AEJavaManagement
public static interface AEJavaManagement.ThreadStuff
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
dumpThreads
(IndentWriter writer) long
getThreadInfo
(Thread thread)
-
Method Details
-
getThreadCPUTime
long getThreadCPUTime() -
getMemoryHistory
-
getThreadInfo
-
dumpThreads
void dumpThreads() -
dumpThreads
-