Uses of Class
jdk.jfr.consumer.RecordedMethod
Package
Description
This package contains classes for consuming Flight Recorder data.
-
Uses of RecordedMethod in jdk.jfr.consumer
Modifier and TypeMethodDescriptionRecordedFrame.getMethod()
Returns the method for the execution point that is represented by this recorded frame.