|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StopwatchSource<L>
Stopwatch source is source that uses Stopwatch as the monitor type.
| Method Summary | |
|---|---|
Split |
start(L location)
Convenient method to return split for the location or disabled split, if the location is not monitored. |
| Methods inherited from interface org.javasimon.source.MonitorSource |
|---|
getManager, getMonitor, isMonitored |
| Method Detail |
|---|
Split start(L location)
location - location to be monitored
Split for the location or {Split#DISABLED} if the location is not monitored
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||