K - V - public interface ReversibleSetMultimap<K,V>
extends com.google.common.collect.SetMultimap<K,V>
| Modifier and Type | Method and Description |
|---|---|
ReversibleMap<V,K> |
reverse() |
ReversibleMap<V,K> reverse()
Copyright © 2018. All rights reserved.