| 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 |
| 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() |
Copyright © 2019. All rights reserved.