# Interfaces
No description provided by the author
Event is an object that can be executed using a execute method and stopped using cancel method.
Executable is an object that can be executed using a execute method and stopped using cancel method.
No description provided by the author