Uses of Interface
com.microsoft.gctoolkit.event.LabelledGCEventType
-
Packages that use LabelledGCEventType Package Description com.microsoft.gctoolkit.event com.microsoft.gctoolkit.event.zgc -
-
Uses of LabelledGCEventType in com.microsoft.gctoolkit.event
Classes in com.microsoft.gctoolkit.event that implement LabelledGCEventType Modifier and Type Class Description classGarbageCollectionTypesRepresentation of GC Collection EventsMethods in com.microsoft.gctoolkit.event with type parameters of type LabelledGCEventType Modifier and Type Method Description static <E extends Enum<E> & LabelledGCEventType>
ELabelledGCEventType. fromLabel(Class<E> type, String label) -
Uses of LabelledGCEventType in com.microsoft.gctoolkit.event.zgc
Classes in com.microsoft.gctoolkit.event.zgc that implement LabelledGCEventType Modifier and Type Class Description classZGCConcurrentPhasesclassZGCPauseTypes
-