Maturity ![]() | |
---|---|
![]() | ![]() |
![]() | ![]() |
![]() | ![]() |
![]() | ![]() |
![]() | Static |
![]() | Instance |

Method in OOP refers to a function that is associated with a class. Static methods are called on the class itself, while instance methods are called on an instance of the class.
WARNING: This entry is marked as experimental/in development.