`Execute` is an unconventional name since it is a verb and interface names are typically nouns or noun phrases. `Executor` is more conventional / idiomatic name for interface.
Executeis an unconventional name since it is a verb and interface names are typically nouns or noun phrases.Executoris more conventional / idiomatic name for interface.