@Target @Documented @Retention @Target public ThreadSafe
A class annotated with annotationclass ThreadSafe is supposed to be thread safe (surprisingly).
annotationclass ThreadSafe