Class GuardedByBinder

java.lang.Object
com.google.errorprone.bugpatterns.threadsafety.GuardedByBinder

public final class GuardedByBinder extends Object
A binder from @GuardedBy annotations to GuardedByExpressions.
Author:
[email protected] (Liam Miller-Cushon)