Package org.eclipse.mat.snapshot.query
Class ObjectListResult
- java.lang.Object
-
- org.eclipse.mat.snapshot.query.ObjectListResult
-
public final class ObjectListResult extends Object
Describes a set of objects returned from a query, as a tree of inbound or outbound nodes.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ObjectListResult.Inbound
Helper class which describes a tree of objects by inbound references.static class
ObjectListResult.Outbound
Helper class which describes a tree of objects by outbound references.
-