Package io.netty.util.internal
Annotation Type SuppressJava6Requirement
-
@Retention(CLASS) @Target({METHOD,CONSTRUCTOR,TYPE}) public @interface SuppressJava6Requirement
Annotation to suppress the Java 6 source code requirement checks for a method.
-
-
Element Detail
-
reason
String reason
-
-