Annotation Interface NotThreadSafe


@Documented @Target(TYPE) @Retention(RUNTIME) public @interface NotThreadSafe
The class this annotation is attached to should be not be assumed to be thread-safe.