| Package | Description |
|---|---|
| org.jboss.netty.util.internal |
Internal-use-only utilities which is not allowed to be used
outside Netty.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
ConcurrentIdentityHashMap.WriteThroughEntry
Custom Entry class used by EntryIterator.next(), that relays setValue
changes to the underlying map.
|