Package | Description |
---|---|
org.modeshape.common.collection |
A set of common classes for dealing with collections of other objects.
|
Modifier and Type | Class and Description |
---|---|
class |
ArrayListMultimap<K,V>
|
class |
LinkedListMultimap<K,V>
A
Multimap implementation that uses an LinkedList to store the values associated with a key. |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.