public class NativeBitSet64 extends Object
Transliteration of native BitSet64.
Unlike the native code stores value inline as opposed to a manipulating data via series of static methods passed values by reference.
long
getValue()
void
setValue(long l)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public void setValue(long l)
public long getValue()