Return the String value of the element referenced by "key". @param map The hashmap to search in. @param key The key of the hashmap. @exception ElementNotFoundException This indicates that there is no element in "map: which is referenced by "key". @retur
(Map map, Object key)
source not stored for this graph (policy: none)
no test coverage detected