Annotation Interface ThreadSafe


@Documented @Target(TYPE) @Retention(SOURCE) public @interface ThreadSafe
Indicates that the annotated class is thread-safe.