Should the Main looper handler be declared as static or reinstanced each time for multiple Executor instances?

前端 未结 0 881
面向向阳花
面向向阳花 2021-01-23 03:20

I have a class MyTaskRunner that uses Executor to run Callable tasks asynchronously, in this class there is an Handler binded

相关标签:
回答
  • 消灭零回复
提交回复
热议问题