| 程序包 | 说明 |
|---|---|
| io.netty.util.internal |
Internal-use-only utilities which is not allowed to be used
outside Netty.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static LongCounter |
PlatformDependent.newLongCounter()
Creates a new fastest
LongCounter implementation for the current platform. |