- key
- a String, or null
- defaultValue
- Value to return if key does not exist or if a null value is associated with the given key.
Documentation for this section has not yet been entered.
Returns the value associated with the given key, or defaultValue if no mapping of the desired type exists for the given key or if a null value is explicitly associatd with the given key.