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

Are you kidding me? There is no possible universe in which 'param' is an acceptable name for an argument.


What about this?

  class Function<T> {
    public apply(T param);
  }


OK. One possible universe.


Technically speaking, that's a parameter, not an argument.




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

Search: