Uses of Class
org.openjena.atlas.lib.MultiMap

Packages that use MultiMap
org.openjena.atlas.lib   
 

Uses of MultiMap in org.openjena.atlas.lib
 

Methods in org.openjena.atlas.lib that return MultiMap
static
<K,V> MultiMap<K,V>
MultiMap.createMapList()
           
static
<K,V> MultiMap<K,V>
MultiMap.createMapSet()
           
 



Licenced under the Apache License, Version 2.0