BitArray for Android

BitArray of sun.security.util is a nice class for dealing with bits.  Unfortunately, Android does not support sun.security.util.  One can just use its open source code for Android projects.