Liferay 7.0.10 portal-impl
- Object
-
- AbstractMap<K,V>
-
- HashMap<String,String>
-
- com.liferay.portal.tools.ArgumentsMap
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
-
Nested classes/interfaces inherited from interface Map
Map.Entry<K,V>
-
Method Summary
-
Methods inherited from class HashMap
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
-
Methods inherited from class AbstractMap
equals, hashCode, toString
-
Methods inherited from class Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface Map
equals, hashCode
-
-
Constructor Detail
-
ArgumentsMap
public ArgumentsMap()
Liferay 7.0.10 portal-impl