Package org.eclipse.mat.inspections
Class FindLeaksQuery2.SuspectsResultTable
java.lang.Object
org.eclipse.mat.inspections.FindLeaksQuery.SuspectsResultTable
org.eclipse.mat.inspections.FindLeaksQuery2.SuspectsResultTable
- All Implemented Interfaces:
IResult
,IResultTable
,IStructuredResult
- Enclosing class:
- FindLeaksQuery2
-
Constructor Summary
-
Method Summary
Methods inherited from class org.eclipse.mat.inspections.FindLeaksQuery.SuspectsResultTable
getColumnValue, getContext, getData, getResultMetaData, getRow, getRowCount, getTotalHeap
-
Constructor Details
-
SuspectsResultTable
-
-
Method Details
-
getColumns
Description copied from interface:IStructuredResult
The columns of the tree or table.- Specified by:
getColumns
in interfaceIStructuredResult
- Overrides:
getColumns
in classFindLeaksQuery.SuspectsResultTable
- Returns:
- an array of all the columns
-