|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jagatoo.logging.ProfileTimer.ProfileNode
public static class ProfileTimer.ProfileNode
| Field Summary | |
|---|---|
ProfileTimer.ProfileNode |
next
|
| Method Summary | |
|---|---|
LogChannel |
getChannel()
|
java.lang.String |
getName()
|
ProfileTimer.ProfileNode |
getParent()
|
ProfileTimer.ProfileNode |
getSubNode(java.lang.String n)
|
void |
printLog(int level)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public ProfileTimer.ProfileNode next
| Method Detail |
|---|
public LogChannel getChannel()
public java.lang.String getName()
public ProfileTimer.ProfileNode getParent()
public void printLog(int level)
public ProfileTimer.ProfileNode getSubNode(java.lang.String n)
n -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||