| Package | Description |
|---|---|
| org.elasticsearch.common.collect |
| Modifier and Type | Method and Description |
|---|---|
ImmutableOpenLongMap<VType> |
ImmutableOpenLongMap.Builder.build()
Builds a new instance of the
|
static <VType> ImmutableOpenLongMap<VType> |
ImmutableOpenLongMap.of() |
| Modifier and Type | Method and Description |
|---|---|
static <VType> ImmutableOpenLongMap.Builder<VType> |
ImmutableOpenLongMap.builder(ImmutableOpenLongMap<VType> map) |
| Constructor and Description |
|---|
Builder(ImmutableOpenLongMap<VType> map) |
Copyright © 2009–2016. All rights reserved.