|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Bits
Interface for Bitset-like structures.
| Nested Class Summary | |
|---|---|
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. |
| Field Summary | |
|---|---|
static Bits[] |
EMPTY_ARRAY
|
| Method Summary | |
|---|---|
boolean |
get(int index)
|
int |
length()
|
| Field Detail |
|---|
static final Bits[] EMPTY_ARRAY
| Method Detail |
|---|
boolean get(int index)
int length()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||