Package | Description |
---|---|
org.modeshape.common.collection |
A set of common classes for dealing with collections of other objects.
|
Modifier and Type | Method and Description |
---|---|
static <K,V> HashMultimap<K,V> |
HashMultimap.create()
Creates a new, empty
LinkedHashMultimap (that allows no duplicates) with the default initial capacity. |
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.