401b196623
Motivation: Some `if` statements contains common parts that can be extracted. Modifications: Extract common parts from `if` statements. Result: Less code and bytecode. The code is simpler and more clear. |
||
---|---|---|
.. | ||
main/java/io/netty/handler | ||
test |