| Package | Description |
|---|---|
| com.helger.commons.collections.attrs |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractReadonlyAttributeContainer
Deprecated.
|
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.
|
class |
MapBasedGenericReadonlyAttributeContainer<KEYTYPE,VALUETYPE>
Default implementation of the
IGenericReadonlyAttributeContainer
based on a hash map. |
class |
MapBasedReadonlyAttributeContainer
Default implementation of the
IReadonlyAttributeContainer based on a
hash map. |
Copyright © 2014 Philip Helger. All rights reserved.