|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CompareTablesQuery.ComparedColumn | |
---|---|
org.eclipse.mat.internal.snapshot.inspections | These are queries for dominator tree and paths to/from garbage collection roots. |
Uses of CompareTablesQuery.ComparedColumn in org.eclipse.mat.internal.snapshot.inspections |
---|
Methods in org.eclipse.mat.internal.snapshot.inspections that return types with arguments of type CompareTablesQuery.ComparedColumn | |
---|---|
java.util.List<CompareTablesQuery.ComparedColumn> |
CompareTablesQuery.TableComparisonResult.getComparedColumns()
|
Method parameters in org.eclipse.mat.internal.snapshot.inspections with type arguments of type CompareTablesQuery.ComparedColumn | |
---|---|
void |
CompareTablesQuery.TableComparisonResult.setComparedColumns(java.util.List<CompareTablesQuery.ComparedColumn> comparedColumns)
|
Constructor parameters in org.eclipse.mat.internal.snapshot.inspections with type arguments of type CompareTablesQuery.ComparedColumn | |
---|---|
CompareTablesQuery.TableComparisonResult(java.util.List<org.eclipse.mat.internal.snapshot.inspections.CompareTablesQuery.ComparedRow> rows,
Column key,
java.util.List<CompareTablesQuery.ComparedColumn> comparedColumns,
CompareTablesQuery.Mode mode,
CompareTablesQuery.Operation setOp)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |