@Retention(value=CLASS) @Target(value=METHOD) @Documented public @interface MustBeLocked
WRITE. The constraint of this annotation is also fulfilled when
a method is called inside the constructor of the owning class, as
constructor-calls of a single object are not accessed by multiple threads in
parallel.Copyright © 2014–2020 Philip Helger. All rights reserved.