注释类型 NotThreadSafe
-
@Documented @Target({TYPE,METHOD}) @Retention(SOURCE) public @interface NotThreadSafeAnnotation that marks a method as not thread safe.- 作者:
- zongtanghu
@Documented
@Target({TYPE,METHOD})
@Retention(SOURCE)
public @interface NotThreadSafe