Package leakcanary
See: Description
-
Class Summary Class Description BackgroundTrigger ConditionalInterceptor An interceptor that runs only when evaluateCondition returns true. GoodAndroidVersionInterceptor HeapAnalysisClient HeapAnalysisConfig Done Canceled Result JobContext In memory store that can be used to store objects in a given HeapAnalysisJob instance. MinimumDiskSpaceInterceptor MinimumElapsedSinceStartInterceptor MinimumMemoryInterceptor OncePerPeriodInterceptor Proceeds once per period (of time) and then cancels all follow up jobs until period has passed. Memory AvailableRam SaveResourceIdsInterceptor Interceptor that saves the names of R.id.* entries and their associated int values to a static field that can then be read from the heap dump. ScreenOffTrigger -
Object Summary Object Description Companion Companion LowRamDevice BelowThreshold Real -
Interface Summary Interface Description Chain HeapAnalysisInterceptor HeapAnalysisJob A HeapAnalysisJob represents a single prepared request to analyze the heap. ProcessInfo