Annotation Interface NotThreadSafe


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