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