public final class LeakCanary
extends java.lang.Object
LeakCanary that can be used in release builds.| Modifier and Type | Method and Description |
|---|---|
static RefWatcher |
install(android.app.Application application) |
static RefWatcher |
installedRefWatcher() |
static boolean |
isInAnalyzerProcess(android.content.Context context) |
@NonNull public static RefWatcher install(@NonNull android.app.Application application)
@NonNull public static RefWatcher installedRefWatcher()
public static boolean isInAnalyzerProcess(@NonNull
android.content.Context context)