Uses of Interface
org.openjdk.jmc.common.IMCOldObjectField
Packages that use IMCOldObjectField
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 IMCOldObjectField in org.openjdk.jmc.common
Methods in org.openjdk.jmc.common that return IMCOldObjectFieldModifier and TypeMethodDescriptionIMCOldObject.getReferrerField()
If the object is referred to by an object in a field it returns a representation of the field,null
otherwise. -
Uses of IMCOldObjectField in org.openjdk.jmc.common.unit
Fields in org.openjdk.jmc.common.unit with type parameters of type IMCOldObjectFieldModifier and TypeFieldDescriptionstatic final ContentType<IMCOldObjectField>
UnitLookup.OLD_OBJECT_FIELD
-
Uses of IMCOldObjectField in org.openjdk.jmc.common.util
Methods in org.openjdk.jmc.common.util that return IMCOldObjectField