- java.lang.Object
-
- com.microsoft.gctoolkit.event.zgc.ZGCPageSummary
-
public class ZGCPageSummary extends Object
-
-
Constructor Summary
Constructors Constructor Description ZGCPageSummary(long candidates, long selected, long inPlace, long size, long empty, long relocated)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longgetCandidates()longgetEmpty()longgetInPlace()longgetRelocated()longgetSelected()longgetSize()
-