netty5/transport-udt/src
jimin a0656d2a31 Remove unnecessary code (#9303)
Motivation:

There are is some unnecessary code (like toString() calls) which can be cleaned up.

Modifications:

- Remove not needed toString() calls
- Simplify subString(...) calls
- Remove some explicit casts when not needed.

Result:

Cleaner code
2019-07-04 08:51:47 +02:00
..
main/java/io/netty/channel/udt AbstractMethodError with barchart-udt 2017-07-05 07:35:32 +02:00
test/java/io/netty/test/udt Remove unnecessary code (#9303) 2019-07-04 08:51:47 +02:00