public interface Bits
Modifier and Type | Interface and Description |
---|---|
static class |
Bits.MatchAllBits
Bits impl of the specified length with all bits set.
|
static class |
Bits.MatchNoBits
Bits impl of the specified length with no bits set.
|
Modifier and Type | Field and Description |
---|---|
static Bits[] |
EMPTY_ARRAY |
static final Bits[] EMPTY_ARRAY