500bb5db8e
Motivation: There is some manual coping of elements of Collections which can be replaced by Collections.addAll(...) and also some unnecessary semicolons. Modifications: - Simplify branches - Use Collections.addAll - Code cleanup Result: Code cleanup |
||
---|---|---|
.. | ||
java/io/netty/util | ||
resources | ||
templates/io/netty/util/collection |