Uses of Class
com.hp.hpl.jena.util.OneToManyMap

Packages that use OneToManyMap
com.hp.hpl.jena.util Miscellaneous collection of utility classes. 
 

Uses of OneToManyMap in com.hp.hpl.jena.util
 

Constructors in com.hp.hpl.jena.util with parameters of type OneToManyMap
OneToManyMap(OneToManyMap<From,To> map)
          Construct a new one-to-many map whose contents are initialised from the existing map.
 



Licenced under the Apache License, Version 2.0