Uses of Class
io.netty5.microbenchmark.common.IntObjectHashMapBenchmark.KeyDistribution
-
Packages that use IntObjectHashMapBenchmark.KeyDistribution Package Description io.netty5.microbenchmark.common Benchmarks forio.netty5.util. -
-
Uses of IntObjectHashMapBenchmark.KeyDistribution in io.netty5.microbenchmark.common
Fields in io.netty5.microbenchmark.common declared as IntObjectHashMapBenchmark.KeyDistribution Modifier and Type Field Description IntObjectHashMapBenchmark.KeyDistributionIntObjectHashMapBenchmark. keyDistributionMethods in io.netty5.microbenchmark.common that return IntObjectHashMapBenchmark.KeyDistribution Modifier and Type Method Description static IntObjectHashMapBenchmark.KeyDistributionIntObjectHashMapBenchmark.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.
-