| Package | Description |
|---|---|
| io.netty.util.internal |
Internal-use-only utilities which is not allowed to be used
outside Netty.
|
| io.netty.util.internal.chmv8 |
| Modifier and Type | Method and Description |
|---|---|
static LongCounter |
PlatformDependent.newLongCounter()
Creates a new fastest
LongCounter implementaion for the current platform. |
| Modifier and Type | Class and Description |
|---|---|
class |
LongAdderV8
One or more variables that together maintain an initially zero
long sum. |
Copyright © 2008–2015 The Netty Project. All rights reserved.