netty5/codec-smtp/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/smtp Java 8 migration: Use diamond operator (#8749) 2019-01-22 16:07:26 +01:00
test/java/io/netty/handler/codec/smtp Fix the commands cache and hashCode() in SmtpCommand 2017-08-18 09:46:53 +02:00