|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Supported API: false
Extendable: false
Field Summary | |
static String |
CALL_COUNT
Label for the attribute; The top level call count. |
static String |
ENTRY_LIST
Label for the attribute; The list of all entries. |
Fields inherited from interface wt.util.TraceTimingLogger |
PROPERTY_MAP |
Method Summary | |
int |
getCallCount()
Gets the value of the attribute: CALL_COUNT. |
List |
getEntryList()
Gets the value of the attribute: ENTRY_LIST. |
Methods inherited from interface wt.util.TraceTimingLogger |
addBeginEntry, addBreakEntry, addEndEntry, getPropertyMap, setPropertyMap |
Field Detail |
public static final String ENTRY_LIST
public static final String CALL_COUNT
Method Detail |
public List getEntryList()
public int getCallCount()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |