| Package | Description |
|---|---|
| com.helger.commons.collections.attrs |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IAttributeContainer
This is the writable extension of the
IReadonlyAttributeContainer. |
| Modifier and Type | Class and Description |
|---|---|
class |
MapBasedAttributeContainer
Base class for all kind of string-object mapping container.
|
class |
MapBasedAttributeContainerThreadSafe
Base class for all kind of string-object mapping container.
|
class |
MapBasedGenericAttributeContainer<KEYTYPE,VALUETYPE>
Base class for all kind of any-any mapping container.
|
class |
MapBasedGenericAttributeContainerThreadSafe<KEYTYPE,VALUETYPE>
Base class for all kind of any-any mapping container.
|
Copyright © 2014 Philip Helger. All rights reserved.