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