Uses of Class
io.netty5.util.DefaultAttributeMapBenchmark.KeySequence
-
Packages that use DefaultAttributeMapBenchmark.KeySequence Package Description io.netty5.util Benchmarks forio.netty5.util. -
-
Uses of DefaultAttributeMapBenchmark.KeySequence in io.netty5.util
Methods in io.netty5.util with parameters of type DefaultAttributeMapBenchmark.KeySequence Modifier and Type Method Description booleanDefaultAttributeMapBenchmark. hasAttributeIdentityHashMap(DefaultAttributeMapBenchmark.KeySequence sequence)voidDefaultAttributeMapBenchmark. mixedAttributeAttributeMap(DefaultAttributeMapBenchmark.KeySequence sequence, org.openjdk.jmh.infra.Blackhole hole)voidDefaultAttributeMapBenchmark. mixedAttributeIdentityHashMap(DefaultAttributeMapBenchmark.KeySequence sequence, org.openjdk.jmh.infra.Blackhole hole)io.netty5.util.Attribute<Integer>DefaultAttributeMapBenchmark. nextAttributeAttributeMap(DefaultAttributeMapBenchmark.KeySequence sequence)io.netty5.util.Attribute<Integer>DefaultAttributeMapBenchmark. nextAttributeIdentityHashMap(DefaultAttributeMapBenchmark.KeySequence sequence)booleanDefaultAttributeMapBenchmark. nextHasAttributeAttributeMap(DefaultAttributeMapBenchmark.KeySequence sequence)
-