Y
Hacker News
new
|
ask
|
show
|
jobs
by
saghm
3276 days ago
So why not just static methods, then?
1 comments
salutis
3275 days ago
Static methods are final, class methods are not.
link
saghm
3275 days ago
I was responding specifically to the argument that you can't have only class methods because not everything is a class, in which case you could just call them something else other than "class method".
link