public class MethodsTracker
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
class |
MethodsTracker.MethodOccurrence |
| Constructor and Description |
|---|
MethodsTracker() |
| Modifier and Type | Method and Description |
|---|---|
MethodsTracker.MethodOccurrence |
getMethodOccurrence(int frameIndex,
com.sun.jdi.Method method) |
public MethodsTracker.MethodOccurrence getMethodOccurrence(int frameIndex, com.sun.jdi.Method method)