public static final class JVMInfo.JThreadInfo extends Object
Constructor and Description |
---|
JThreadInfo(long cpuTime,
long userTime,
ThreadInfo threadInfo) |
Modifier and Type | Method and Description |
---|---|
long |
getCpuTime() |
ThreadInfo |
getThreadInfo() |
long |
getUserTime() |
public JThreadInfo(long cpuTime, long userTime, ThreadInfo threadInfo)
public long getCpuTime()
public long getUserTime()
public ThreadInfo getThreadInfo()
Copyright © 2018 Apache Software Foundation. All rights reserved.