-
@Target(allowedTargets = {AnnotationTarget.CLASS}) public @interface ThreadSafe
A class annotated with ThreadSafe is supposed to be thread safe (surprisingly).
@Target(allowedTargets = {AnnotationTarget.CLASS}) public @interface ThreadSafe
A class annotated with ThreadSafe is supposed to be thread safe (surprisingly).