- java.lang.Object
-
- com.microsoft.gctoolkit.event.zgc.ZGCLiveSummary
-
public class ZGCLiveSummary extends Object
-
-
Constructor Summary
Constructors Constructor Description ZGCLiveSummary(long markEnd, long relocateStart, long relocateEnd)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longgetMarkEnd()longgetRelocateEnd()longgetRelocateStart()
-