Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I guess that makes sense. It is similar to:

  void putSomething(Integer i)
  void putSomething(String i)
and

  obj.putSomething(null)
which I think throws a compiler error in java.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: