Class SamplingProfiler.SampledMethod

java.lang.Object
net.bull.javamelody.internal.model.SamplingProfiler.SampledMethod
All Implemented Interfaces:
Serializable, Comparable<SamplingProfiler.SampledMethod>
Enclosing class:
SamplingProfiler

public static class SamplingProfiler.SampledMethod extends Object implements Comparable<SamplingProfiler.SampledMethod>, Serializable
Sampled method.
Author:
Emeric Vernat
See Also: