|
|||||||||
上一个软件包 下一个软件包 | 框架 无框架 |
请参见:
描述
接口摘要 | |
---|---|
ReusableIterator<E> |
类摘要 | |
---|---|
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. |
ExecutorUtil | Shuts down a list of Executor s. |
IoWorkerRunnable | |
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 | 通过封装Executor 禁止一个Executor 的关闭. |
Internal-use-only utilities which is not allowed to be used outside Netty.
|
|||||||||
上一个软件包 下一个软件包 | 框架 无框架 |