Uses of Interface
org.openjdk.jmc.common.IMCOldObjectArray
Packages that use IMCOldObjectArray
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 IMCOldObjectArray in org.openjdk.jmc.common
Methods in org.openjdk.jmc.common that return IMCOldObjectArrayModifier and TypeMethodDescriptionIMCOldObject.getReferrerArray()
If the object is referred to by an object in an array it returns the information about that array, otherwise it returnsnull
. -
Uses of IMCOldObjectArray in org.openjdk.jmc.common.unit
Fields in org.openjdk.jmc.common.unit with type parameters of type IMCOldObjectArrayModifier and TypeFieldDescriptionstatic final ContentType<IMCOldObjectArray>
UnitLookup.OLD_OBJECT_ARRAY
-
Uses of IMCOldObjectArray in org.openjdk.jmc.common.util
Methods in org.openjdk.jmc.common.util that return IMCOldObjectArray