|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jagatoo.logging.ProfileTimer.ProfileContainer
public static class ProfileTimer.ProfileContainer
Contains a thread's worth of profile nodes. Since we handle the proper nesting of routines, we need one per thread to manage the stack properly
| Field Summary | |
|---|---|
ProfileTimer.ProfileContainer |
next
|
| Constructor Summary | |
|---|---|
ProfileTimer.ProfileContainer(LogChannel channel)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public ProfileTimer.ProfileContainer next
| Constructor Detail |
|---|
public ProfileTimer.ProfileContainer(LogChannel channel)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||