Y
Hacker News
new
|
ask
|
show
|
jobs
by
yandie
3734 days ago
Java Map interface specifies: V get(Object key) I was horrified when I realized you could pass any object to get()
1 comments
mcosta
3734 days ago
interface{}
link