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

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

Uses of LinkedListMultimap in org.modeshape.common.collection
 

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



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