public class IntegerList extends java.lang.Object
IntegerList()
static int[]
fromByteBuf(io.netty.buffer.ByteBuf byteBuf)
static void
toByteBuf(int[] data, io.netty.buffer.ByteBuf buf)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IntegerList()
public static int[] fromByteBuf(io.netty.buffer.ByteBuf byteBuf)
public static void toByteBuf(int[] data, io.netty.buffer.ByteBuf buf)