| Package | Description |
|---|---|
| org.opencastproject.util.data |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> V |
Collections.getOrCreate(Map<K,V> map,
K key,
Creator<V> c)
Get a value from a map, creating and adding a new one, if the value is missing, i.e.
|
Copyright © 2009–2021 Opencast Project. All rights reserved.