|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ReusableIterator<E> |
Class Summary | |
---|---|
ConcurrentHashMap<K,V> | An alternative ConcurrentMap implementation which is similar to
ConcurrentHashMap . |
ConcurrentIdentityHashMap<K,V> | An alternative identity-comparing ConcurrentMap which is similar to
ConcurrentHashMap . |
ConcurrentIdentityWeakKeyHashMap<K,V> | An alternative weak-key identity-comparing ConcurrentMap which is
similar to ConcurrentHashMap . |
ConcurrentWeakKeyHashMap<K,V> | An alternative weak-key ConcurrentMap which is similar to
ConcurrentHashMap . |
ConversionUtil | Conversion utility class to parse a property represented as a string or an object. |
DeadLockProofWorker | |
ExecutorUtil | Shuts down a list of Executor s. |
LinkedTransferQueue<E> | An unbounded BlockingQueue based on linked nodes. |
NonReentrantLock | |
SharedResourceMisuseDetector | Warn when user creates too many instances to avoid OutOfMemoryError . |
StackTraceSimplifier | Simplifies an exception stack trace by removing unnecessary
StackTraceElement s. |
StringUtil | String utility class. |
SystemPropertyUtil | Accesses the system property swallowing a SecurityException . |
ThreadLocalBoolean | |
UnterminatableExecutor | Disables shutdown of an Executor by wrapping the Executor . |
Internal-use-only utilities which is not allowed to be used outside Netty.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |