| Package | Description |
|---|---|
| org.opencastproject.util.data |
| Modifier and Type | Method and Description |
|---|---|
static <A,B> MultiMap<A,B> |
MultiMap.multiHashMapWithArrayList() |
MultiMap<A,B> |
MultiMap.put(A key,
B value) |
MultiMap<A,B> |
MultiMap.putAll(A key,
List<B> values) |
Copyright © 2009–2021 Opencast Project. All rights reserved.