Skip navigation links
A B C E F G H I J L N O P S T V X 

B

BitSet - Class in java.util
This class implements a vector of bits that grows as needed.
BitSet() - Constructor for class java.util.BitSet
Creates a new bit set.
BitSet(int) - Constructor for class java.util.BitSet
Creates a bit set whose initial size is large enough to explicitly represent bits with indices in the range 0 through nbits-1.
A B C E F G H I J L N O P S T V X 
Skip navigation links