Class BundleDeserializationCast

java.lang.Object
com.google.errorprone.bugpatterns.BugChecker
com.google.errorprone.bugpatterns.android.BundleDeserializationCast
All Implemented Interfaces:
BugChecker.TypeCastTreeMatcher, Suppressible, Serializable

public class BundleDeserializationCast extends BugChecker implements BugChecker.TypeCastTreeMatcher
Author:
epmjohnston@google.com (Emily P.M. Johnston)
See Also: