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