| Package | Description |
|---|---|
| org.aksw.sparqlify.core |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> NestedMap<K,V> |
NestedMap.create() |
static <K,V> NestedMap<K,V> |
NestedMap.create(NestedMap<K,V> parent) |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> NestedMap<K,V> |
NestedMap.create(NestedMap<K,V> parent) |
| Constructor and Description |
|---|
NestedMap(NestedMap<K,V> parent) |
NestedMap(NestedMap<K,V> parent,
Map<K,V> data) |
Copyright © 2014. All rights reserved.