netty5/codec-xml/src
田欧 9d62deeb6f Java 8 migration: Use diamond operator (#8749)
Motivation:

We can use the diamond operator these days.

Modification:

Use diamond operator whenever possible.

Result:

More modern code and less boiler-plate.
2019-01-22 16:07:26 +01:00
..
main/java/io/netty/handler/codec/xml Java 8 migration: Use diamond operator (#8749) 2019-01-22 16:07:26 +01:00
test/java/io/netty/handler/codec/xml Integrate non-blocking XML parser as Netty codec (#2806) 2015-02-19 13:46:14 +01:00