Uses of Class
jdk.jfr.consumer.RecordedClass
| Package | Description | 
|---|---|
| jdk.jfr.consumer | This package contains classes for consuming Flight Recorder data. | 
- 
Uses of RecordedClass in jdk.jfr.consumerMethods in jdk.jfr.consumer that return RecordedClass Modifier and Type Method Description RecordedClassRecordedObject. getClass(String name)Returns the value of a field of typeClass.RecordedClassRecordedClassLoader. getType()Returns the class of the class loader.RecordedClassRecordedMethod. getType()Returns the class this method belongs to, if it belong to a Java frame.