-
public interface HeapAnalysisInterceptor.Chain
-
-
Method Summary
Modifier and Type Method Description abstract HeapAnalysisJob.Resultproceed()abstract HeapAnalysisJobgetJob()-
-
Method Detail
-
proceed
abstract HeapAnalysisJob.Result proceed()
-
getJob
abstract HeapAnalysisJob getJob()
-
-
-
-