Class Hierarchy
- java.lang.Object
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- java.util.LinkedHashMap<K,V> (implements java.util.Map<K,V>)
- com.helger.commons.collection.impl.CommonsLinkedHashMap<KEYTYPE,VALUETYPE> (implements com.helger.commons.collection.impl.ICommonsOrderedMap<KEYTYPE,VALUETYPE>)
- com.helger.commons.collection.attr.AttributeContainer<KEYTYPE,VALUETYPE> (implements com.helger.commons.collection.attr.IAttributeContainer<KEYTYPE,VALUETYPE>)
- com.helger.commons.collection.attr.AttributeContainerAny<KEYTYPE> (implements com.helger.commons.collection.attr.IAttributeContainerAny<KEYTYPE>)
- com.helger.web.scope.impl.RequestWebScope.ParamContainer (implements com.helger.web.scope.IRequestParamContainer)
- com.helger.commons.collection.attr.AttributeContainerAny<KEYTYPE> (implements com.helger.commons.collection.attr.IAttributeContainerAny<KEYTYPE>)
- com.helger.commons.collection.attr.AttributeContainer<KEYTYPE,VALUETYPE> (implements com.helger.commons.collection.attr.IAttributeContainer<KEYTYPE,VALUETYPE>)
- com.helger.commons.collection.impl.CommonsLinkedHashMap<KEYTYPE,VALUETYPE> (implements com.helger.commons.collection.impl.ICommonsOrderedMap<KEYTYPE,VALUETYPE>)
- java.util.LinkedHashMap<K,V> (implements java.util.Map<K,V>)
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- com.helger.scope.AbstractScope (implements com.helger.scope.IScope)
- com.helger.scope.GlobalScope (implements com.helger.scope.IGlobalScope)
- com.helger.web.scope.impl.GlobalWebScope (implements com.helger.web.scope.IGlobalWebScope)
- com.helger.web.scope.impl.RequestWebScope (implements com.helger.web.scope.IRequestWebScope)
- com.helger.scope.SessionScope (implements com.helger.scope.ISessionScope)
- com.helger.web.scope.impl.SessionWebScope (implements com.helger.web.scope.ISessionWebScope)
- com.helger.scope.GlobalScope (implements com.helger.scope.IGlobalScope)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
Interface Hierarchy
- com.helger.web.scope.impl.RequestWebScope.IParamValueCleanser