Uses of Class
com.aspectran.core.util.LinkedMultiValueMap
-
Packages that use LinkedMultiValueMap Package Description com.aspectran.core.util -
-
Uses of LinkedMultiValueMap in com.aspectran.core.util
Methods in com.aspectran.core.util that return LinkedMultiValueMap Modifier and Type Method Description LinkedMultiValueMap<K,V>LinkedMultiValueMap. clone()Create a regular copy of this Map.LinkedMultiValueMap<K,V>LinkedMultiValueMap. deepCopy()Create a deep copy of this Map.
-