Annotation Interface ThreadSafe


@Target({TYPE,METHOD}) public @interface ThreadSafe
Indicates that the given class or method is thread safe.