| Package | Description |
|---|---|
| org.gatein.common.util |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleMultiValuedPropertyMap<T>
A map of multi valued properties.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> MultiValuedPropertyMap<T> |
Tools.emptyMultiValuedPropertyMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
MultiValuedPropertyMap.append(MultiValuedPropertyMap<T> appended) |
void |
SimpleMultiValuedPropertyMap.append(MultiValuedPropertyMap<T> appended)
Append the multi valued property map to this one.
|
Copyright © 2025 JBoss by Red Hat. All Rights Reserved.