| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.types.heapprofiler |
| Modifier and Type | Method and Description |
|---|---|
SamplingHeapProfileNode |
SamplingHeapProfile.getHead() |
| Modifier and Type | Method and Description |
|---|---|
List<SamplingHeapProfileNode> |
SamplingHeapProfileNode.getChildren()
Child nodes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SamplingHeapProfile.setHead(SamplingHeapProfileNode head) |
| Modifier and Type | Method and Description |
|---|---|
void |
SamplingHeapProfileNode.setChildren(List<SamplingHeapProfileNode> children)
Child nodes.
|
Copyright © 2020. All rights reserved.