| Package | Description |
|---|---|
| org.n52.janmayen |
| Modifier and Type | Class and Description |
|---|---|
class |
IntervalTree<K,V>
Tree implementation of
IntervalMap. |
| Modifier and Type | Field and Description |
|---|---|
static IntervalMap |
IntervalMap.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> IntervalMap<K,V> |
IntervalMap.empty() |
static <K,V> IntervalMap<K,V> |
IntervalMap.universal(V value)
Creates a
IntervalMap that returns the same value for each key. |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.