Annotation Interface ThreadSafe


@Retention(SOURCE) @Target(TYPE) public @interface ThreadSafe
Indicates that a class is, or at least is intended to be, thread safe.