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