Package com.google.errorprone.annotations.concurrent
-
Annotation Types Summary Annotation Type Description LockMethod The method to which this annotation is applied acquires one or more locks.UnlockMethod The method to which this annotation is applied releases one or more locks.