public interface IBiSetMultimap<K,V> extends ISetMultimap<K,V>
| Modifier and Type | Method and Description |
|---|---|
IBiSetMultimap<V,K> |
getInverse() |
asMap, asMultimap, clear, containsEntry, containsKey, containsValue, entries, get, isEmpty, keys, keySet, put, putAll, putAll, removeAll, sizeIBiSetMultimap<V,K> getInverse()
Copyright © 2018. All rights reserved.