|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DebugEntry
a single debug entry
Method Summary | |
---|---|
int |
getCount()
|
long |
getExeTime()
|
String |
getId()
|
long |
getMax()
|
long |
getMin()
|
String |
getPath()
|
String |
getSrc()
|
void |
updateExeTime(long exeTime)
|
Method Detail |
---|
long getExeTime()
void updateExeTime(long exeTime)
exeTime
- The exeTime to set.String getSrc()
int getCount()
long getMax()
long getMin()
String getPath()
String getId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |