Glossary Object Oriented Analysis and Design / Term
Notation that shows all of the information needed to invoke, or call, the method.
The information that identifies a method. This is composed of the name of the method, and the order and types of the formal parameters. Note that in most languages, the return type is not part of the signature.
Permanent link Method Signature - Creation date 2023-02-22