| Package | Description |
|---|---|
| org.apache.calcite.util |
Provides utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
static <K,V> CompositeMap<K,V> |
CompositeMap.of(Map<K,V> map0,
Map<K,V>... maps)
Creates a CompositeMap.
|
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.