Hacker News new | ask | show | jobs
by salutis 3277 days ago
Static methods are final, class methods are not.
1 comments

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".