Class ImmutableAnalysis.Factory
java.lang.Object
com.google.errorprone.bugpatterns.threadsafety.ImmutableAnalysis.Factory
- Enclosing class:
ImmutableAnalysis
Factory for
ImmutableAnalysis.-
Method Summary
Modifier and TypeMethodDescriptioncreate(BiPredicate<com.sun.tools.javac.code.Symbol, VisitorState> suppressionChecker, VisitorState state, com.google.common.collect.ImmutableSet<String> immutableAnnotations)
-
Method Details
-
create
public ImmutableAnalysis create(BiPredicate<com.sun.tools.javac.code.Symbol, VisitorState> suppressionChecker, VisitorState state, com.google.common.collect.ImmutableSet<String> immutableAnnotations)
-