Package | Description |
---|---|
io.netty.util.internal |
Internal-use-only utilities which is not allowed to be used
outside Netty.
|
Modifier and Type | Method and Description |
---|---|
static LongCounter |
PlatformDependent.newLongCounter()
Creates a new fastest
LongCounter implementation for the current platform. |
Copyright © 2008–2024 The Netty Project. All rights reserved.