netty5/codec-http2/src
田欧 4c64c98f34 use checkPositive/checkPositiveOrZero (#8835)
Motivation:

We can replace some "hand-rolled" integer checks with our own static utility method to simplify the code.

Modifications:

Use methods provided by `ObjectUtil`.

Result:

Cleaner code and less duplication
2019-02-04 16:01:49 +01:00
..
main/java/io/netty/handler/codec/http2 use checkPositive/checkPositiveOrZero (#8835) 2019-02-04 16:01:49 +01:00
test Update to new checkstyle plugin (#8777) (#8780) 2019-01-25 11:58:42 +01:00