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:
-
Method Details
-
getCount
public long getCount() -
getClassName
-
getMethodName
-
compareTo
- Specified by:
compareToin interfaceComparable<SamplingProfiler.SampledMethod>
-
hashCode
public int hashCode() -
equals
-
toString
-