Schedules a Runnable for execution at some point in the future. Tasks will typically be executed on a first-in-first-out manner, but this depends on the Scheduler implementation.
Schedules a Runnable for execution at some point in the future. Tasks will typically be executed on a first-in-first-out manner, but this depends on the Scheduler implementation.