| Package | Description |
|---|---|
| net.openhft.chronicle.algo.bitset |
| Modifier and Type | Field and Description |
|---|---|
protected BitSetFrame.Bits |
ReusableBitSet.Bits.frameBits |
| Modifier and Type | Method and Description |
|---|---|
<T> BitSetFrame.Bits |
BitSetFrame.Bits.reset(Access<T> access,
T handle,
long offset) |
BitSetFrame.Bits |
BitSetFrame.setBits()
Returns an iteration of set bits in direct order
(from 0 to the end of the bit set).
|
BitSetFrame.Bits |
SingleThreadedFlatBitSetFrame.setBits() |
BitSetFrame.Bits |
ConcurrentFlatBitSetFrame.setBits() |
| Constructor and Description |
|---|
Bits(BitSetFrame.Bits frameBits) |
Copyright © 2022. All rights reserved.