Uses of Interface
org.openjdk.jmc.common.IMCModule
-
Packages that use IMCModule 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 -
-
Uses of IMCModule in org.openjdk.jmc.common
Methods in org.openjdk.jmc.common that return IMCModule Modifier and Type Method Description IMCModule
IMCPackage. getModule()
-
Uses of IMCModule in org.openjdk.jmc.common.unit
Fields in org.openjdk.jmc.common.unit with type parameters of type IMCModule Modifier and Type Field Description static ContentType<IMCModule>
UnitLookup. MODULE
-
Uses of IMCModule in org.openjdk.jmc.common.util
Methods in org.openjdk.jmc.common.util that return IMCModule Modifier and Type Method Description IMCModule
MCPackage. getModule()
-