netty5/transport-native-epoll/src
nmittler 93fc3c6e45 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:27 -07:00
..
main Make IntObjectHashMap extend Map 2015-07-22 15:52:27 -07:00
test/java/io/netty/channel/epoll Linux EPOLL Channel Configuration test unsupported options 2015-06-02 12:54:36 -07:00