ExecutorLithoHandler
A LithoHandler
implementation that runs all layout computations against the provided Executor
. This LithoHandler
can be used in apps that have a well established threading model and need to run layout against one of their already available executors.