private static class MethodProfilingRule.MethodProfilingWindowResult
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) IMCMethod |
method |
(package private) IMCStackTrace |
path |
(package private) IQuantity |
ratioOfActualSamples |
(package private) IQuantity |
ratioOfAllPossibleSamples |
(package private) IRange<IQuantity> |
window |
Constructor and Description |
---|
MethodProfilingWindowResult(IMCMethod method,
IMCStackTrace path,
IQuantity ratio,
IQuantity actualRatio,
IRange<IQuantity> window) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
IMCMethod method
IMCStackTrace path
IQuantity ratioOfAllPossibleSamples
IQuantity ratioOfActualSamples