public abstract static class DominatorQuery.Tree extends Object implements IResultTree
Constructor and Description |
---|
Tree(ISnapshot snapshot,
int[] roots,
DominatorQuery.Grouping groupedBy) |
Modifier and Type | Method and Description |
---|---|
DominatorQuery.Grouping |
getGroupedBy() |
ResultMetaData |
getResultMetaData()
(Optionally) Return meta data of the result needed to fine-tune the
display of the result.
|
int[] |
getRoots() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getChildren, getElements, hasChildren
getColumns, getColumnValue, getContext
public Tree(ISnapshot snapshot, int[] roots, DominatorQuery.Grouping groupedBy)
public DominatorQuery.Grouping getGroupedBy()
public int[] getRoots()
public ResultMetaData getResultMetaData()
IResult
getResultMetaData
in interface IResult