| Package | Description |
|---|---|
| org.aksw.commons.collections.multimaps |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IBiSetMultimap<K,V> |
| Modifier and Type | Class and Description |
|---|---|
class |
BiHashMultimap<K,V> |
| Modifier and Type | Method and Description |
|---|---|
void |
BiHashMultimap.putAll(ISetMultimap<K,V> other) |
void |
ISetMultimap.putAll(ISetMultimap<K,V> other) |
Copyright © 2015. All rights reserved.