-
- All Implemented Interfaces:
-
leakcanary.HeapAnalysisInterceptor
public final class MinimumMemoryInterceptor implements HeapAnalysisInterceptor
-
-
Constructor Summary
Constructors Constructor Description MinimumMemoryInterceptor(Application application, Long minimumRequiredAvailableMemoryBytes, ProcessInfo processInfo)
-
Method Summary
Modifier and Type Method Description HeapAnalysisJob.Resultintercept(HeapAnalysisInterceptor.Chain chain)-
-
Constructor Detail
-
MinimumMemoryInterceptor
MinimumMemoryInterceptor(Application application, Long minimumRequiredAvailableMemoryBytes, ProcessInfo processInfo)
-
-
Method Detail
-
intercept
HeapAnalysisJob.Result intercept(HeapAnalysisInterceptor.Chain chain)
-
-
-
-