Package com.helger.commons.collection.attr
package com.helger.commons.collection.attr
-
ClassDescriptionAttributeContainer<KEYTYPE,
VALUETYPE> Base class for all kind of any-any mapping container.AttributeContainerAny<KEYTYPE>Base class for all kind of string-object mapping container.AttributeContainerAnyConcurrent<KEYTYPE>Base class for all kind of string-object mapping container.AttributeContainerConcurrent<KEYTYPE,VALUETYPE> Base class for all kind of any-any mapping container.IAttributeContainer<KEYTYPE,VALUETYPE> Base interface for a generic read-only attribute container.IAttributeContainer.IAfterSetValueCallback<KEYTYPE,VALUETYPE> IAttributeContainer.IBeforeSetValueCallback<KEYTYPE,VALUETYPE> IAttributeContainerAny<KEYTYPE>This is the writable extension of the<String, Object>.Special mutable attribute container with a String key and a String value.Base class for all kind of string-string mapping container.