| Package | Description |
|---|---|
| com.helger.commons.collection.attr |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IAttributeContainerAny<KEYTYPE>
This is the writable extension of the
<String,
Object>. |
interface |
IStringMap
Special mutable attribute container with a String key and a String value.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeContainer<KEYTYPE,VALUETYPE>
Base class for all kind of any-any mapping container.
|
class |
AttributeContainerAny<KEYTYPE>
Base class for all kind of string-object mapping container.
|
class |
AttributeContainerAnyConcurrent<KEYTYPE>
Base class for all kind of string-object mapping container.
|
class |
AttributeContainerConcurrent<KEYTYPE,VALUETYPE>
Base class for all kind of any-any mapping container.
|
class |
StringMap
Base class for all kind of string-string mapping container.
|
| Modifier and Type | Method and Description |
|---|---|
IAttributeContainer<KEYTYPE,VALUETYPE> |
IAttributeContainer.getClone() |
Copyright © 2014–2017 Philip Helger. All rights reserved.