Package org.eclipse.mat.query.results
Class CompositeResult.Entry
java.lang.Object
org.eclipse.mat.query.results.CompositeResult.Entry
- Enclosing class:
- CompositeResult
An individual sub-result
-
Method Summary
-
Method Details
-
getName
Get the name of the sub-result- Returns:
- the name
-
getResult
Get the sub-result- Returns:
- the sub-result
-