Package | Description |
---|---|
io.netty.channel.epoll |
Optimized transport for linux which uses EPOLL Edge-Triggered Mode
for maximal performance.
|
io.netty.util.collection |
Utility classes for commonly used collections.
|
Class and Description |
---|
IntObjectMap
Interface for a primitive map that uses
int s as keys. |
Class and Description |
---|
IntObjectMap
Interface for a primitive map that uses
int s as keys. |
IntObjectMap.Entry
An Entry in the map.
|