Package com.google.errorprone.bugpatterns.android
package com.google.errorprone.bugpatterns.android
-
ClassDescriptionReplacement of misleading android.R.string constants with more intuitive ones.BugPattern to detect classes which implement android.os.Parcelable but don't have public static CREATOR.