|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectio.leopard.core.MethodTimeImpl
public class MethodTimeImpl
| Constructor Summary | |
|---|---|
MethodTimeImpl()
|
|
| Method Summary | |
|---|---|
boolean |
add(java.lang.String methodName,
long time)
|
boolean |
addByStartTime(java.lang.String methodName,
long startTime)
|
static MethodTime |
getInstance()
|
void |
setMethodTime(MethodTime methodTime)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MethodTimeImpl()
| Method Detail |
|---|
public static MethodTime getInstance()
public void setMethodTime(MethodTime methodTime)
public boolean add(java.lang.String methodName,
long time)
add in interface MethodTime
public boolean addByStartTime(java.lang.String methodName,
long startTime)
addByStartTime in interface MethodTime
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||