Implementation of helper methods for a BitSet (java.util.BitSet).
Package Specification
Helper class and methods for BitSet conversion. BitSet can be found in the java.util package, and
can manipulate arbitrary length bitarrays. The methods in this package take care of converting
the BitSet to and from other types.
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see:
@since 1.5