public final class AndroidExcludedRefs
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static ExcludedRefs |
createAndroidDefaults()
This returns the references in the leak path that should be ignored by all on Android.
|
static ExcludedRefs |
createAppDefaults()
This returns the references in the leak path that can be ignored for app developers.
|
public static ExcludedRefs createAndroidDefaults()
public static ExcludedRefs createAppDefaults()