company logo

implementation

A method implementation defines an instantiation or a method. A method may have several implementations, which may differ in number and types of parameters. However, all implementations of a method return the same type of result, i.e. a method allows only one return value specification.