netty5/common
nmittler 9e8b1ea587 Make IntObjectHashMap extend Map
Motivation:

It would be useful to support the Java `Map` interface in our primitive maps.

Modifications:

Renamed current methods to "pXXX", where p is short for "primitive". Made the template for all primitive maps extend the appropriate Map interface.

Result:

Fixes #3970
2015-07-22 15:52:01 -07:00
..
src Make IntObjectHashMap extend Map 2015-07-22 15:52:01 -07:00
pom.xml Auto-generating primitive collections for int and char keys. 2015-04-10 07:56:54 -07:00