Instance methods, static methods, class methods

From Helpful
(Redirected from Static methods)
Jump to navigation Jump to search
This article/section is a stub — some half-sorted notes, not necessarily checked, not necessarily correct. Feel free to ignore, or tell me about it.

(In most languages, the way you will define all of these is considered part of a class)


Instance method

Static method

Class method