| Package | Description |
|---|---|
| io.netty.util.internal |
Internal-use-only utilities which is not allowed to be used
outside Netty.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) ThreadLocalRandom |
UnpaddedInternalThreadLocalMap.random |
| Modifier and Type | Method and Description |
|---|---|
static ThreadLocalRandom |
ThreadLocalRandom.current()
Returns the current thread's
ThreadLocalRandom. |
ThreadLocalRandom |
InternalThreadLocalMap.random() |