JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Index
Search
Help
cool.scx.common.bit_array
Uses of Package
cool.scx.common.bit_array
Packages that use
cool.scx.common.bit_array
Package
Description
cool.scx.common.bit_array
Classes in
cool.scx.common.bit_array
used by
cool.scx.common.bit_array
Class
Description
BitArray
基于 byte 数组的实现 优点是相比较
BitSet
在数组方面会快一点
IBitArray
BitArray 可以理解为一个 boolean[] (bit 数组) 但是兼具了一些动态长度的功能