Package | Description |
---|---|
org.openjdk.jmc.common |
This package contains interfaces used in Mission Control to identify classes, methods, stack
traces etc.
|
org.openjdk.jmc.common.unit |
This package contains the data model for quantities and units.
|
org.openjdk.jmc.common.util | |
org.openjdk.jmc.flightrecorder.memleak |
Modifier and Type | Method and Description |
---|---|
IMCOldObjectField |
IMCOldObject.getReferrerField()
If the object is referred to by an object in a field it returns a representation of the
field,
null otherwise. |
Modifier and Type | Field and Description |
---|---|
static ContentType<IMCOldObjectField> |
UnitLookup.OLD_OBJECT_FIELD |
Modifier and Type | Method and Description |
---|---|
IMCOldObjectField |
MCOldObject.getReferrerField() |
Modifier and Type | Method and Description |
---|---|
IMCOldObjectField |
ReferenceTreeObject.getField() |
IMCOldObjectField |
ReferenceTreeObject.getReferrerField() |
Copyright © 2020. All rights reserved.