public final class AndroidWatchExecutor
extends java.lang.Object
WatchExecutor suitable for watching Android reference leaks. This executor waits for the
main thread to be idle then posts to a serial background thread with a delay of
R.integer#leak_canary_watch_delay_millis seconds.| Constructor and Description |
|---|
AndroidWatchExecutor(long initialDelayMillis) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Retryable retryable) |