| Package | Description |
|---|---|
| org.aksw.commons.collections.multimaps |
| Modifier and Type | Class and Description |
|---|---|
class |
BiHashMultimap<K,V> |
| Modifier and Type | Method and Description |
|---|---|
IBiSetMultimap<V,K> |
IBiSetMultimap.getInverse() |
| Modifier and Type | Method and Description |
|---|---|
static <T> Set<T> |
MultimapUtils.transitiveGetBoth(IBiSetMultimap<T,T> map,
Object key)
A transitive get in both directions
|
Copyright © 2015. All rights reserved.