ModeShape Distribution 3.0.0.Beta4

Uses of Class
org.modeshape.common.collection.LinkedHashMultimap

Packages that use LinkedHashMultimap
org.modeshape.common.collection A set of common classes for dealing with collections of other objects. 
 

Uses of LinkedHashMultimap in org.modeshape.common.collection
 

Methods in org.modeshape.common.collection that return LinkedHashMultimap
static
<K,V> LinkedHashMultimap<K,V>
LinkedHashMultimap.create()
          Creates a new, empty LinkedHashMultimap (that allows no duplicates) with the default initial capacity.
 


ModeShape Distribution 3.0.0.Beta4

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.