public class CategorizingProfilerPoint extends ProfilerPoint
#createProfilerPoint(String)
guarantees that this ProfilerPoint is an ancestor in the execution stack.Modifier and Type | Method and Description |
---|---|
protected ProfilerPoint |
create(java.lang.String name) |
addProfilerPoint, compareTo, equals, getInvocationCount, getMaxTime, getMinTime, getName, getProfilerManager, getTime, hashCode, start, start, toString
protected ProfilerPoint create(java.lang.String name)
create
in class ProfilerPoint