company logo

Methods defined for a class

Keywords:  method

For a class a number of methods with different implementation types might be defined. Methods can be provided as declarations, which have the implementations, somewhere else, or as definitions or implementations, which includes the code according to the specific method type.