Class and Description |
---|
MethodCountData
A container for recording how often a method is executed.
|
Class and Description |
---|
MethodCountSet
Wrapper around a pair of parallel arrays:
an array of compiled method id's
an array of counts: how many times each compiled method id is counted
|
Class and Description |
---|
MethodCountData
A container for recording how often a method is executed.
|