netty5/transport/src
kezhenxu94 66addd485f Use camel-case in NioEventLoop (#8713)
Motivation:

Java uses camel-case by convention.

Modification:

Consistently use camel-case.

Result:

More consistent code styling.
2019-01-14 07:20:57 +01:00
..
main/java/io/netty Use camel-case in NioEventLoop (#8713) 2019-01-14 07:20:57 +01:00
test/java/io/netty More correct fix for using ChannelInitializer with custom EventExecutor. (#8633) 2018-12-07 19:12:06 +01:00