Uses of Class
org.openjdk.jmc.flightrecorder.internal.parser.v1.TypeManager.TypeEntry
-
Packages that use TypeManager.TypeEntry Package Description org.openjdk.jmc.flightrecorder.internal.parser.v1 -
-
Uses of TypeManager.TypeEntry in org.openjdk.jmc.flightrecorder.internal.parser.v1
Fields in org.openjdk.jmc.flightrecorder.internal.parser.v1 with type parameters of type TypeManager.TypeEntry Modifier and Type Field Description private FastAccessNumberMap<TypeManager.TypeEntry>
TypeManager. otherTypes
Methods in org.openjdk.jmc.flightrecorder.internal.parser.v1 that return TypeManager.TypeEntry Modifier and Type Method Description private TypeManager.TypeEntry
TypeManager. getTypeEntry(long typeId)
-