public interface StateSetBackingSetFactory
Modifier and Type | Field and Description |
---|---|
static StateSetBackingSetFactory |
BIT_SET |
static StateSetBackingSetFactory |
SORTED_ARRAY |
Modifier and Type | Method and Description |
---|---|
StateSetBackingSet |
create(int stateIndexSize) |
static final StateSetBackingSetFactory BIT_SET
static final StateSetBackingSetFactory SORTED_ARRAY
StateSetBackingSet create(int stateIndexSize)