Annotation Interface NotThreadSafe


@Documented @Target(TYPE) @Retention(CLASS) public @interface NotThreadSafe
The class to which this annotation is applied is not considered thread-safe.