Class StringValueWrapperMap<K>
java.lang.Object
com.webmethods.caf.faces.context.inproc.ValueWrapperMap<K>
com.webmethods.caf.faces.context.inproc.StringValueWrapperMap<K>
StringValueWrapperMap
-
Nested Class Summary
Nested classes/interfaces inherited from class com.webmethods.caf.faces.context.inproc.ValueWrapperMap
ValueWrapperMap.EntryImpl
-
Field Summary
Fields inherited from class com.webmethods.caf.faces.context.inproc.ValueWrapperMap
m_map
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.webmethods.caf.faces.context.inproc.ValueWrapperMap
clear, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAll
-
Constructor Details
-
StringValueWrapperMap
-
-
Method Details
-
wrap
- Specified by:
wrap
in classValueWrapperMap<K>
-