Uses of Class
top.focess.qq.api.command.data.IntBuffer
-
Packages that use IntBuffer Package Description top.focess.qq.api.command.data -
-
Uses of IntBuffer in top.focess.qq.api.command.data
Methods in top.focess.qq.api.command.data that return IntBuffer Modifier and Type Method Description static IntBufferIntBuffer. allocate(int size)Allocate a IntBuffer with fixed size
-