Class ImmutableRefactoring

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

public class ImmutableRefactoring
extends BugChecker
implements BugChecker.CompilationUnitTreeMatcher
A BugChecker; see the associated BugPattern annotation for details.
See Also:
Serialized Form