| 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 |
|---|---|
IMCOldObjectArray |
IMCOldObject.getReferrerArray()
If the object is referred to by an object in an array it returns the information about that
array, otherwise it returns
null. |
| Modifier and Type | Field and Description |
|---|---|
static ContentType<IMCOldObjectArray> |
UnitLookup.OLD_OBJECT_ARRAY |
| Modifier and Type | Method and Description |
|---|---|
IMCOldObjectArray |
MCOldObject.getReferrerArray() |
Copyright © 2019. All rights reserved.