Class GuardedByFlags
java.lang.Object
com.google.errorprone.bugpatterns.threadsafety.GuardedByFlags
Flags that control the behavior of threadsafety utils to facilitate rolling out new
functionality.
This has no flags for now, but is still plumbed through to make it easier to flag guard
changes to GuardedByChecker
in the future. Otherwise, it's rather difficult.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
GuardedByFlags
public GuardedByFlags()
-
-
Method Details
-
allOn
-