netty5/codec-mqtt/src/test/java/io/netty/handler/codec/mqtt
田欧 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
..
MqttCodecTest.java Java 8 migration: Use diamond operator (#8749) 2019-01-22 16:07:26 +01:00
MqttConnectPayloadTest.java Add null checks before converting to string to avoid NPE. 2017-08-11 07:14:39 +02:00