-
public interface HeapAnalysisInterceptor
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public interfaceHeapAnalysisInterceptor.Chain
-
Method Summary
Modifier and Type Method Description abstract HeapAnalysisJob.Resultintercept(HeapAnalysisInterceptor.Chain chain)-
-
Method Detail
-
intercept
abstract HeapAnalysisJob.Result intercept(HeapAnalysisInterceptor.Chain chain)
-
-
-
-