| Package | Description |
|---|---|
| com.helger.commons.collection.attr | |
| com.helger.commons.scope |
| Class and Description |
|---|
| IAttributeContainer
Base interface for a generic read-only attribute container.
|
| IHasAttributes
Base interface for objects having read-only attributes
|
| IHasAttributesAny
Base interface for objects having attributes with arbitrary types
|
| IHasMutableAttributes
Base interface for objects having attributes
|
| IMutableAttributeContainer
This is the writable extension of the
IAttributeContainer. |
| IMutableAttributeContainerAny
This is the writable extension of the
<String,
Object>. |
| MapBasedAttributeContainer
Base class for all kind of any-any mapping container.
|
| MapBasedAttributeContainerAny
Base class for all kind of string-object mapping container.
|
| MapBasedReadOnlyAttributeContainer
Default implementation of the
IAttributeContainer based on a
HashMap. |
| Class and Description |
|---|
| IAttributeContainer
Base interface for a generic read-only attribute container.
|
| IMutableAttributeContainer
This is the writable extension of the
IAttributeContainer. |
| IMutableAttributeContainerAny
This is the writable extension of the
<String,
Object>. |
| MapBasedAttributeContainer
Base class for all kind of any-any mapping container.
|
| MapBasedAttributeContainerAny
Base class for all kind of string-object mapping container.
|
| MapBasedReadOnlyAttributeContainer
Default implementation of the
IAttributeContainer based on a
HashMap. |
Copyright © 2014–2016 Philip Helger. All rights reserved.