public class NativeBitSet64
extends java.lang.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.
system/core/libutils/include/utils/BitSet.h
Modifier and Type | Method and Description |
---|---|
long |
getValue() |
void |
setValue(long l) |