get method
- String key
Gets a map element specified by its key.
key
a key of the element to get. Returns the value of the map element.
Gets a map element specified by its key.
key
a key of the element to get.
Returns the value of the map element.