public abstract class DebugEntrySupport extends Object implements DebugEntry
Modifier and Type | Method and Description |
---|---|
int |
getCount() |
long |
getExeTime() |
String |
getId() |
long |
getMax() |
long |
getMin() |
String |
getPath() |
void |
updateExeTime(long exeTime) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getSrc
public long getExeTime()
getExeTime
in interface DebugEntry
public void updateExeTime(long exeTime)
updateExeTime
in interface DebugEntry
exeTime
- The exeTime to set.public String getPath()
getPath
in interface DebugEntry
public String getId()
getId
in interface DebugEntry
public int getCount()
getCount
in interface DebugEntry
public long getMax()
getMax
in interface DebugEntry
public long getMin()
getMin
in interface DebugEntry
Copyright © 2015 Lucee