For example:Change ChannelOption<?> -> ChannelOption<Integer> @Nullable private static ChannelOption<Integer> epollTcpUserTimeout; @Nullable private static ChannelOption<Integer> epollTcpKeepidle; @Nullable private static ChannelOption<Integer> epollTcpKeepintvl; @Nullable private static ChannelOption<...