Package | Description |
---|---|
org.glassfish.jersey.internal.guava |
Modifier and Type | Method and Description |
---|---|
static <K,V> ListMultimap<K,V> |
Multimaps.newListMultimap(Map<K,Collection<V>> map,
Supplier<? extends List<V>> factory)
Creates a new
ListMultimap that uses the provided map and factory. |
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.