netty5/codec-http2
田欧 db79983874 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 15:55:07 +01:00
..
src use checkPositive/checkPositiveOrZero (#8835) 2019-02-04 15:55:07 +01:00
pom.xml Remove duplicated declaration of dependency 2019-01-21 11:54:55 +01:00