Uses of Class
org.semanticweb.elk.util.collections.AbstractHashMultimap

Packages that use AbstractHashMultimap
org.semanticweb.elk.util.collections   
 

Uses of AbstractHashMultimap in org.semanticweb.elk.util.collections
 

Subclasses of AbstractHashMultimap in org.semanticweb.elk.util.collections
 class HashListMultimap<Key,Value>
          Implementation of Multimap backed by an ArrayHashMap
 class HashSetMultimap<Key,Value>
          Implementation of Multimap backed by an ArrayHashMap
 



Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.