public class BinarySet extends BitSet
| Constructor and Description |
|---|
BinarySet(int numberOfBits)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
int |
getBinarySetLength()
Returns the total number of bits
|
and, andNot, cardinality, clear, clear, clear, clone, equals, flip, flip, get, get, hashCode, intersects, isEmpty, length, nextClearBit, nextSetBit, or, previousClearBit, previousSetBit, set, set, set, set, size, stream, toByteArray, toLongArray, toString, valueOf, valueOf, valueOf, valueOf, xorCopyright © 2015. All rights reserved.