Package | Description |
---|---|
com.bigdata.util |
Utility classes.
|
it.unimi.dsi.bits |
Modifier and Type | Class and Description |
---|---|
class |
ByteBufferBitVector
Wraps a
ByteBuffer as a read-only BitVector . |
Modifier and Type | Class and Description |
---|---|
static class |
AbstractBitVector.SubBitVector
A subvector of a given bit vector, specified by an initial and a final bit.
|
class |
BooleanListBitVector
A boolean-list based implementation of
BitVector . |
class |
LongArrayBitVector
A bit vector implementation based on arrays of longs.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.