| Package | Description |
|---|---|
| io.netty.util.internal |
Internal-use-only utilities which is not allowed to be used
outside Netty.
|
| Class and Description |
|---|
| PendingWrite
Some pending write which should be picked up later.
|
| RecyclableArrayList
A simple list which is reyclable.
|
| ThreadLocalRandom
A random number generator isolated to the current thread.
|
| TypeParameterMatcher |
Copyright © 2008–2013 The Netty Project. All rights reserved.