Package com.helger.commons.annotation
Annotation Type IsLocked
For methods to be overridden, it indicates, that the method is locked. When
using read-write locks (class ReadWriteLock), please selected the matching
lock type. When using exclusive locks (class Lock) use the lock type
WRITE.- Author:
- Philip Helger
-
Required Element Summary
Required Elements
-
Element Details
-
value
-