Class GetClassOnClass

java.lang.Object
com.google.errorprone.bugpatterns.BugChecker
com.google.errorprone.bugpatterns.GetClassOnClass
All Implemented Interfaces:
BugChecker.MethodInvocationTreeMatcher, Suppressible, Serializable

public class GetClassOnClass extends BugChecker implements BugChecker.MethodInvocationTreeMatcher
Author:
[email protected] (Christine Yang), [email protected] (Katy Muhlrad)
See Also: