Package | Description |
---|---|
com.mentorgen.tools.profile.runtime |
Modifier and Type | Method and Description |
---|---|
Frame |
Frame.getParent() |
Modifier and Type | Method and Description |
---|---|
java.lang.Iterable<Frame> |
Frame.childIterator() |
static java.lang.Iterable<Frame> |
Profile.frameList() |
static java.lang.Iterable<Frame> |
Profile.interactions(long threadId) |
Modifier and Type | Method and Description |
---|---|
static void |
Profile.sortFrameList(java.util.Comparator<Frame> comp) |