kactoos-jvm / nnl.rocks.kactoos.map / MapEnvelope / unsafeGet
Returns the value corresponding to the given key, or throws NoSuchElementException if such a key is not present in the map.
key
- K Key.
NoSuchElementException
- if key is not present in the map.
Return V Value.
See Also
Since 0.5