| Package | Description |
|---|---|
| org.apache.calcite.runtime |
Utilities required at runtime.
|
| org.apache.calcite.util |
Provides utility classes.
|
| Modifier and Type | Class and Description |
|---|---|
protected static class |
FlatLists.Flat2List<T>
List that stores its two elements in the two members of the class.
|
protected static class |
FlatLists.Flat3List<T>
List that stores its three elements in the three members of the class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableIntList
An immutable list of
Integer values backed by an array of
ints. |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.