single dispatch - Wiktionary, the free dictionary


Article Images

single dispatch (plural single dispatches)

  1. (computing) A dispatch method where the implementation of a function or method is chosen solely on the type of the instance calling the method.