public class MultimapUtils extends Object
| Constructor and Description |
|---|
MultimapUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <T> Set<T> |
transitiveGetBoth(IBiSetMultimap<T,T> map,
Object key)
A transitive get in both directions
|
public static <T> Set<T> transitiveGetBoth(IBiSetMultimap<T,T> map, Object key)
map - Copyright © 2015. All rights reserved.