| Package | Description |
|---|---|
| org.apache.calcite.util |
Provides utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
IntList |
ImmutableBitSet.toList()
Converts this bit set to a list.
|
static IntList |
BitSets.toList(BitSet bitSet)
Converts a bitset to a list.
|
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.