single dispatch
A dispatch method where the implementation of a function or method is chosen solely on the type of the instance calling the method.
Noun
- A dispatch method where the implementation of a function or method is chosen solely on the type of the instance calling the method.