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