Uses of Record Class
org.sonar.java.telemetry.TelemetryKey.SizeTimeAndTypeErrorKeys
Packages that use TelemetryKey.SizeTimeAndTypeErrorKeys
-
Uses of TelemetryKey.SizeTimeAndTypeErrorKeys in org.sonar.java.telemetry
Methods in org.sonar.java.telemetry that return TelemetryKey.SizeTimeAndTypeErrorKeysModifier and TypeMethodDescriptionTelemetryKey.JavaAnalysisKeys.success()Returns the value of thesuccessrecord component.Constructors in org.sonar.java.telemetry with parameters of type TelemetryKey.SizeTimeAndTypeErrorKeysModifierConstructorDescriptionJavaAnalysisKeys(TelemetryKey.SizeTimeAndTypeErrorKeys success, TelemetryKey.SpeedKeys parseErrors, TelemetryKey.SpeedKeys exceptions) Creates an instance of aJavaAnalysisKeysrecord class.