Uses of Interface
org.aksw.commons.collections.multimaps.ISetMultimap

Packages that use ISetMultimap
org.aksw.commons.collections.multimaps   
 

Uses of ISetMultimap in org.aksw.commons.collections.multimaps
 

Subinterfaces of ISetMultimap in org.aksw.commons.collections.multimaps
 interface IBiSetMultimap<K,V>
           
 

Classes in org.aksw.commons.collections.multimaps that implement ISetMultimap
 class BiHashMultimap<K,V>
           
 

Methods in org.aksw.commons.collections.multimaps with parameters of type ISetMultimap
 void ISetMultimap.putAll(ISetMultimap<K,V> other)
           
 void BiHashMultimap.putAll(ISetMultimap<K,V> other)
           
 



Copyright © 2012. All Rights Reserved.