Uses of Class
io.netty.microbench.buffer.ByteBufAllocatorAllocPatternBenchmark.AllocatorType
-
Packages that use ByteBufAllocatorAllocPatternBenchmark.AllocatorType Package Description io.netty.microbench.buffer Benchmarks forio.netty.buffer. -
-
Uses of ByteBufAllocatorAllocPatternBenchmark.AllocatorType in io.netty.microbench.buffer
Fields in io.netty.microbench.buffer declared as ByteBufAllocatorAllocPatternBenchmark.AllocatorType Modifier and Type Field Description ByteBufAllocatorAllocPatternBenchmark.AllocatorTypeByteBufAllocatorAllocPatternBenchmark. allocatorTypeMethods in io.netty.microbench.buffer that return ByteBufAllocatorAllocPatternBenchmark.AllocatorType Modifier and Type Method Description static ByteBufAllocatorAllocPatternBenchmark.AllocatorTypeByteBufAllocatorAllocPatternBenchmark.AllocatorType. valueOf(String name)Returns the enum constant of this type with the specified name.static ByteBufAllocatorAllocPatternBenchmark.AllocatorType[]ByteBufAllocatorAllocPatternBenchmark.AllocatorType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-