Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
marcosdumay
4y ago
0 comments
Save
Share
The article doesn't explain, but links into a deeper one. The author really means you should use Map<Integer, List<String>>.
He also seems to be unaware that you can have generic code with specific types.
0 comments
1 comments · 1 top-level
top
newest
oldest
weavejester
4y ago
You can still use types, as long as they don't encapsulate the data. Admittedly this is hard to do in some languages.
j
/
k
navigate · click thread line to collapse