netty5/common
feijermu 217365dd65 Replace several magic numbers. (#10094)
Motivation:

Magic numbers seem hard to read or understand.

Modification:

Replace several magic numbers with named constants.

Result:

Improve readability and make it easier to maintain.
2020-03-09 11:56:00 +01:00
..
src Replace several magic numbers. (#10094) 2020-03-09 11:56:00 +01:00
pom.xml Include JCTools sources for shaded classes in the sources jar 2019-12-05 09:10:45 +01:00