| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
static Bitfield |
create(int storageBitSize)
Creates am efficient
Bitfield instance based on the requested storageBitSize. |
static Bitfield |
synchronize(Bitfield impl)
|