Class ClassCanBeStatic

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

public class ClassCanBeStatic extends BugChecker implements BugChecker.ClassTreeMatcher
Author:
alexloh@google.com (Alex Loh), cushon@google.com (Liam Miller-Cushon)
See Also: