public abstract class ThreadCountView extends BasicView
BasicView.Action| Constructor and Description |
|---|
ThreadCountView() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
setDaemonThreads(String daemonThreads) |
abstract void |
setLiveThreads(String liveThreads) |
abstract void |
updateLivingDaemonTimeline(LivingDaemonThreadDifferenceChart model) |
addActionListener, notify, removeActionListenerpublic abstract void setDaemonThreads(String daemonThreads)
public abstract void setLiveThreads(String liveThreads)
public abstract void updateLivingDaemonTimeline(LivingDaemonThreadDifferenceChart model)
Copyright © 2013. All Rights Reserved.