Package | Description |
---|---|
com.redhat.thermostat.vm.heap.analysis.client.core | |
com.redhat.thermostat.vm.heap.analysis.client.swing.internal |
Modifier and Type | Method and Description |
---|---|
abstract HeapObjectUI |
ObjectDetailsView.getSelectedMatchingObject() |
Modifier and Type | Method and Description |
---|---|
Collection<HeapObjectUI> |
ObjectDetailsView.ObjectReferenceCallback.getReferences(HeapObjectUI obj)
get a list of objects that this object refers to
|
Collection<HeapObjectUI> |
ObjectDetailsView.ObjectReferenceCallback.getReferrers(HeapObjectUI obj)
get a list of objects that refers to this object
|
Modifier and Type | Method and Description |
---|---|
Collection<HeapObjectUI> |
ObjectDetailsView.ObjectReferenceCallback.getReferences(HeapObjectUI obj)
get a list of objects that this object refers to
|
Collection<HeapObjectUI> |
ObjectDetailsView.ObjectReferenceCallback.getReferrers(HeapObjectUI obj)
get a list of objects that refers to this object
|
Modifier and Type | Method and Description |
---|---|
abstract void |
ObjectDetailsView.setMatchingObjects(Collection<HeapObjectUI> objects) |
void |
ObjectRootsView.setPathToRoot(List<HeapObjectUI> pathToRoot) |
Modifier and Type | Method and Description |
---|---|
HeapObjectUI |
ObjectDetailsPanel.getSelectedMatchingObject() |
Modifier and Type | Method and Description |
---|---|
void |
ObjectDetailsPanel.setMatchingObjects(Collection<HeapObjectUI> objects) |
void |
ObjectRootsFrame.setPathToRoot(List<HeapObjectUI> pathToRoot) |
Copyright © 2013. All Rights Reserved.