| 程序包 | 说明 |
|---|---|
| io.netty.util.internal |
Internal-use-only utilities which is not allowed to be used
outside Netty.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static ThreadLocalRandom |
ThreadLocalRandom.current()
Returns the current thread's
ThreadLocalRandom. |
ThreadLocalRandom |
InternalThreadLocalMap.random() |