Annotation Type ReadLock


@Retention(RUNTIME) @Target(METHOD) @Inherited public @interface ReadLock
Grab a read lock for this method.
Author:
marklittle