static dispatch
English
Noun
static
dispatch
(
plural
static dispatches
)
(
computing
)
A
dispatch
method where the implementation of a
function
or
method
is assigned during
compile time
.
Synonyms
early binding
Antonyms
dynamic dispatch
Hypernyms
dispatch