netty5/codec
Trustin Lee 53fbfbb590 Remove CollectionUtils
Motivation:

CollectionUtils has only one method and it is used only in DefaultHeaders.

Modification:

Move CollectionUtils.equals() to DefaultHeaders and make it private

Result:

One less class to expose in our public API
2014-11-01 02:59:47 +09:00
..
src Remove CollectionUtils 2014-11-01 02:59:47 +09:00
pom.xml Implemented LZMA frame encoder 2014-09-15 15:05:36 +02:00