|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SetMultimap | |
|---|---|
| org.jboss.seam.solder.util.collections | A collection of collection related utilities for Seam Solder |
| Uses of SetMultimap in org.jboss.seam.solder.util.collections |
|---|
| Methods in org.jboss.seam.solder.util.collections that return SetMultimap | ||
|---|---|---|
static
|
Multimaps.newSetMultimap(Map<K,Collection<V>> map,
Supplier<? extends Set<V>> factory)
Creates a new SetMultimap that uses the provided map and factory. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||