Annotation Interface UsesSunMisc


@Documented @Retention(CLASS) @Target({METHOD,CONSTRUCTOR,TYPE}) public @interface UsesSunMisc
Indicates that the annotated element uses an API from the sun.misc package.
从以下版本开始:
4.0
作者:
Stephane Nicoll