Uses of Class
com.microsoft.gctoolkit.event.zgc.OccupancySummary
-
Packages that use OccupancySummary Package Description com.microsoft.gctoolkit.event.zgc -
-
Uses of OccupancySummary in com.microsoft.gctoolkit.event.zgc
Methods in com.microsoft.gctoolkit.event.zgc that return OccupancySummary Modifier and Type Method Description OccupancySummaryFullZGCCycle. getUsedOccupancySummary()OccupancySummaryZGCCycle. getUsedOccupancySummary()OccupancySummaryOccupancySummary. sum(OccupancySummary other)Methods in com.microsoft.gctoolkit.event.zgc with parameters of type OccupancySummary Modifier and Type Method Description voidZGCCycle. setusedOccupancySummary(OccupancySummary usedOccupancySummary)OccupancySummaryOccupancySummary. sum(OccupancySummary other)
-