Uses of Class
com.microsoft.gctoolkit.event.zgc.ZGCPageAgeSummary
-
Packages that use ZGCPageAgeSummary Package Description com.microsoft.gctoolkit.event.zgc -
-
Uses of ZGCPageAgeSummary in com.microsoft.gctoolkit.event.zgc
Methods in com.microsoft.gctoolkit.event.zgc that return types with arguments of type ZGCPageAgeSummary Modifier and Type Method Description List<ZGCPageAgeSummary>FullZGCCycle. getAgeTableSummary()List<ZGCPageAgeSummary>ZGCCycle. getAgeTableSummary()Method parameters in com.microsoft.gctoolkit.event.zgc with type arguments of type ZGCPageAgeSummary Modifier and Type Method Description voidZGCCycle. setAgeTableSummary(List<ZGCPageAgeSummary> ageTableSummary)
-