Uses of Enum Class
net.minecraft.util.profiling.jfr.sample.GcHeapSummarySample.SummaryType
-
Uses of GcHeapSummarySample.SummaryType in net.minecraft.util.profiling.jfr.sample
Modifier and TypeFieldDescriptionprivate final GcHeapSummarySample.SummaryType
GcHeapSummarySample.summaryType
The field for thesummaryType
record component.Modifier and TypeMethodDescriptionGcHeapSummarySample.summaryType()
Returns the value of thesummaryType
record component.Returns the enum constant of this class with the specified name.static GcHeapSummarySample.SummaryType[]
GcHeapSummarySample.SummaryType.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionGcHeapSummarySample
(Instant instant, long long2, GcHeapSummarySample.SummaryType summaryType)