|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.mat.snapshot.query.ObjectListResult.Outbound
public static class ObjectListResult.Outbound
Helper class which describes a tree of objects by outbound references.
Field Summary |
---|
Fields inherited from interface org.eclipse.mat.query.IIconProvider |
---|
EMPTY |
Constructor Summary | |
---|---|
ObjectListResult.Outbound(ISnapshot snapshot,
int[] objectIds)
Construct a outbound references tree |
Method Summary | |
---|---|
java.net.URL |
getIcon(java.lang.Object row)
Get the URL for a row of the tree. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectListResult.Outbound(ISnapshot snapshot, int[] objectIds)
snapshot
- the snapshotobjectIds
- the set of objects to form roots of the treesMethod Detail |
---|
public java.net.URL getIcon(java.lang.Object row)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |