Uses of Enum Class
net.minecraft.util.profiling.jfr.sample.GcHeapSummarySample.SummaryType
Packages that use GcHeapSummarySample.SummaryType
-
Uses of GcHeapSummarySample.SummaryType in net.minecraft.util.profiling.jfr.sample
Fields in net.minecraft.util.profiling.jfr.sample declared as GcHeapSummarySample.SummaryTypeModifier and TypeFieldDescription(package private) final GcHeapSummarySample.SummaryTypeGcHeapSummarySample.summaryTypeMethods in net.minecraft.util.profiling.jfr.sample that return GcHeapSummarySample.SummaryTypeModifier and TypeMethodDescriptionReturns 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.