SyntaxFix
Write A Post
Hire A Developer
Questions
Get values, convert it to an array, get array's first element:
map.values().toArray()[0]
W.