netty5/codec-http2/src
Trustin Lee 365b3f5e11 Rename io.netty.util.collection.Collections to PrimitiveCollections
Motivation:

An IDE's auto-completion often confuses between java.util.Collections
and io.netty.util.collection.Collections, and it's annoying to me. :-)

Modifications:

Use a different class name.

Result:

When I type Collections, it's always 'the' Collections.
2014-06-21 16:57:06 +09:00
..
main/java/io/netty/handler/codec/http2 Rename io.netty.util.collection.Collections to PrimitiveCollections 2014-06-21 16:57:06 +09:00
test/java/io/netty/handler/codec/http2 Grab-bag of minor changes to HTTP/2 2014-06-19 20:00:26 +02:00