Uses of Interface
org.openjdk.jmc.flightrecorder.writer.api.NamedType
-
Packages that use NamedType Package Description org.openjdk.jmc.flightrecorder.writer org.openjdk.jmc.flightrecorder.writer.api -
-
Uses of NamedType in org.openjdk.jmc.flightrecorder.writer
Subinterfaces of NamedType in org.openjdk.jmc.flightrecorder.writer Modifier and Type Interface Description interfaceTypeImplClasses in org.openjdk.jmc.flightrecorder.writer that implement NamedType Modifier and Type Class Description classResolvableTypeMethods in org.openjdk.jmc.flightrecorder.writer with parameters of type NamedType Modifier and Type Method Description booleanResolvableType. isSame(NamedType other) -
Uses of NamedType in org.openjdk.jmc.flightrecorder.writer.api
Subinterfaces of NamedType in org.openjdk.jmc.flightrecorder.writer.api Modifier and Type Interface Description interfaceTypeA JFR typestatic interfaceTypes.PredefinedAtypepredefined by the writerClasses in org.openjdk.jmc.flightrecorder.writer.api that implement NamedType Modifier and Type Class Description static classTypes.BuiltinBuilt-in typesstatic classTypes.JDKTypes (subset of) defined by the JFR JVM implementationMethods in org.openjdk.jmc.flightrecorder.writer.api with parameters of type NamedType Modifier and Type Method Description default booleanNamedType. isSame(NamedType other)
-