See: Description
| Class | Description |
|---|---|
| ConcurrentSet<E> | |
| EmptyArrays | |
| JavassistTypeParameterMatcherGenerator | |
| NoOpTypeParameterMatcher | |
| PendingWrite |
Some pending write which should be picked up later.
|
| PlatformDependent |
Utility that detects various properties specific to the current runtime
environment, such as Java version and the availability of the
sun.misc.Unsafe object. |
| ReadOnlyIterator<T> | |
| RecyclableArrayList |
A simple list which is reyclable.
|
| StringUtil |
String utility class.
|
| SystemPropertyUtil |
A collection of utility methods to retrieve and parse the values of the Java system properties.
|
| ThreadLocalRandom |
A random number generator isolated to the current thread.
|
| TypeParameterMatcher |
Copyright © 2008–2013 The Netty Project. All rights reserved.