public static class BitStringWithNamedBits.NamedBit extends NamedInteger
| Constructor and Description |
|---|
BitStringWithNamedBits.NamedBit(int value,
String name)
Constructs a NamedBit for the given bit number and associated name.
|
byteValue, clone, doubleValue, equals, floatValue, hashCode, intValue, isReadOnly, longValue, setReadOnly, shortValue, toStringpublic BitStringWithNamedBits.NamedBit(int value,
String name)
value - bit numbername - bit name