show/hide this revision's text 2 added 3 characters in body; added 1 characters in body; edited body

Since Java, most programmers have easily accepted that any method is a member of a class. I doesn't make any conciderable considerable obstacles and make the concept of method more narrow, which make a language easier.

However, indeed, class infers object, and object infers state, so the concept of class containing only static methods looks a little absurd.

show/hide this revision's text 1 [made Community Wiki]

Since Java most programmers have easily accepted that any method is a member of a class. I doesn't make any conciderable obstacles and make the concept of method more narrow, which make a language easier. However, indeed, class infers object, and object infers state, so the concept of class containing only static methods looks a little absurd.