netty5/codec-smtp/src
田欧 934a07fbe2 migrate java8 (#8779)
Motivation:

We can omit argument types when using Java8.

Modification:

Omit arguments where possible.

Result:

Cleaner code.
2019-01-28 05:55:30 +01:00
..
main/java/io/netty/handler/codec/smtp migrate java8 (#8779) 2019-01-28 05:55:30 +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