Package | Description |
---|---|
io.netty.microbenchmark.common |
Benchmarks for
io.netty.util . |
Modifier and Type | Field and Description |
---|---|
IntObjectHashMapBenchmark.KeyDistribution |
IntObjectHashMapBenchmark.keyDistribution |
Modifier and Type | Method and Description |
---|---|
static IntObjectHashMapBenchmark.KeyDistribution |
IntObjectHashMapBenchmark.KeyDistribution.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IntObjectHashMapBenchmark.KeyDistribution[] |
IntObjectHashMapBenchmark.KeyDistribution.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008–2018 The Netty Project. All rights reserved.