Interface TaskRunner

All Known Implementing Classes:
DeterministicTaskRunner

public interface TaskRunner
Allows you to request a thread execute the associated Task.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
    shutdown(long timeout)
     
    void