Uses of Class
org.eclipse.mat.inspections.FindLeaksQuery.SuspectRecord
Packages that use FindLeaksQuery.SuspectRecord
-
Uses of FindLeaksQuery.SuspectRecord in org.eclipse.mat.inspections
Subclasses of FindLeaksQuery.SuspectRecord in org.eclipse.mat.inspectionsMethods in org.eclipse.mat.inspections that return FindLeaksQuery.SuspectRecordModifier and TypeMethodDescriptionFindLeaksQuery.SuspectsResultTable.getData()
FindLeaksQuery.SuspectsResultTable.getRow
(int rowId) Methods in org.eclipse.mat.inspections with parameters of type FindLeaksQuery.SuspectRecordModifier and TypeMethodDescriptionint
FindLeaksQuery.SuspectRecord.compareTo
(FindLeaksQuery.SuspectRecord o) Constructors in org.eclipse.mat.inspections with parameters of type FindLeaksQuery.SuspectRecordModifierConstructorDescriptionSuspectsResultTable
(FindLeaksQuery.SuspectRecord[] data, long totalHeap) SuspectsResultTable
(FindLeaksQuery.SuspectRecord[] data, long totalHeap)