 |
ScheduledThreadPoolExecutor | Android Developers
Class Overview A ThreadPoolExecutor that can additionally schedule commands to run after a given delay, or to execute periodically. This class is preferable to Timer when multiple worker threads are needed, or when the additional flexibility or capabiliti
developer.android.com |
 |