Uses of Class
jdk.jfr.consumer.RecordedClass
Package
Description
This package contains classes for consuming Flight Recorder data.
-
Uses of RecordedClass in jdk.jfr.consumer
Modifier and TypeMethodDescriptionfinal RecordedClass
Returns the value of a field of typeClass
.RecordedClassLoader.getType()
Returns the class of the class loader.RecordedMethod.getType()
Returns the class this method belongs to, if it belong to a Java frame.