Class CPUSampler.StacktraceWithCount
java.lang.Object
tools.CPUSampler.StacktraceWithCount
- All Implemented Interfaces:
Comparable<CPUSampler.StacktraceWithCount>
- Enclosing class:
CPUSampler
public static class CPUSampler.StacktraceWithCount
extends Object
implements Comparable<CPUSampler.StacktraceWithCount>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StacktraceWithCount
public StacktraceWithCount(int count, tools.CPUSampler.StackTrace trace)
-
-
Method Details
-
getCount
public int getCount() -
getTrace
-
compareTo
- Specified by:
compareToin interfaceComparable<CPUSampler.StacktraceWithCount>
-
equals
-
toString
-
toString
-