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:
chy@google.com (Christine Yang), kmuhlrad@google.com (Katy Muhlrad)
See Also: