Make EventBase extend ScheduledExecutor
Summary: This makes it easier to use EventBase in cases where classes require ScheduledExecutor instead of Executor. Previously the client would have to implement a wrapper around EventBase. Reviewed By: yfeldblum Differential Revision: D7179869 fbshipit-source-id: 21730a56ed5b71fd731ffd272f9f3752b70d63ce
Showing
Please register or sign in to comment