Uses of Interface
org.openjdk.jmc.common.IMCOldObject
Packages that use IMCOldObject
Package
Description
This package contains interfaces used in Mission Control to identify classes, methods, stack
traces etc.
This package contains the data model for quantities and units.
-
Uses of IMCOldObject in org.openjdk.jmc.common
Methods in org.openjdk.jmc.common that return IMCOldObjectModifier and TypeMethodDescriptionIMCOldObject.getReferrer()
Returns the object that refers to this object in the heap reference chain. -
Uses of IMCOldObject in org.openjdk.jmc.common.unit
Fields in org.openjdk.jmc.common.unit with type parameters of type IMCOldObject -
Uses of IMCOldObject in org.openjdk.jmc.common.util
Classes in org.openjdk.jmc.common.util that implement IMCOldObjectMethods in org.openjdk.jmc.common.util that return IMCOldObjectConstructors in org.openjdk.jmc.common.util with parameters of type IMCOldObjectModifierConstructorDescriptionMCOldObject
(IQuantity address, IMCType type, String objectDescription, IMCOldObject referrer, String field, IQuantity fieldModifier, IQuantity arraySize, IQuantity arrayIndex) Create a new old object instance.