Package org.eclipse.mat.inspections
Class FindLeaksQuery.SuspectRecord
java.lang.Object
org.eclipse.mat.inspections.FindLeaksQuery.SuspectRecord
- All Implemented Interfaces:
Comparable<FindLeaksQuery.SuspectRecord>
- Direct Known Subclasses:
FindLeaksQuery.SuspectRecordGroupOfObjects
- Enclosing class:
- FindLeaksQuery
public static class FindLeaksQuery.SuspectRecord
extends Object
implements Comparable<FindLeaksQuery.SuspectRecord>
-
Method Summary
-
Method Details
-
hashCode
public int hashCode() -
equals
-
getSuspect
-
getSuspectRetained
public long getSuspectRetained() -
getAccumulationPoint
-
compareTo
- Specified by:
compareTo
in interfaceComparable<FindLeaksQuery.SuspectRecord>
-