Uses of Interface
org.openjdk.jmc.common.IMCFrame
Packages that use IMCFrame
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 IMCFrame in org.openjdk.jmc.common
Methods in org.openjdk.jmc.common that return types with arguments of type IMCFrame -
Uses of IMCFrame in org.openjdk.jmc.common.unit
Fields in org.openjdk.jmc.common.unit with type parameters of type IMCFrame -
Uses of IMCFrame in org.openjdk.jmc.common.util
Classes in org.openjdk.jmc.common.util that implement IMCFrameMethods in org.openjdk.jmc.common.util that return types with arguments of type IMCFrameConstructor parameters in org.openjdk.jmc.common.util with type arguments of type IMCFrameModifierConstructorDescriptionMCStackTrace
(List<IMCFrame> frames, IMCStackTrace.TruncationState truncationState) Create a new stack trace instance.