Package io.netty.util.internal
Annotation Type SuppressJava8Requirement
-
@Retention(CLASS) @Target({METHOD,CONSTRUCTOR,TYPE}) public @interface SuppressJava8Requirement
Annotation to suppress the Java 8 source code requirement checks for a method.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
reason
-