Class FieldCanBeFinal

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

public class FieldCanBeFinal extends BugChecker implements BugChecker.CompilationUnitTreeMatcher
Author:
Liam Miller-Cushon (cushon@google.com)
See Also: