Interface Dispatcher

  • All Known Implementing Classes:
    PoolDispatcher

    public interface Dispatcher
    Dispatcher
    • Method Detail

      • dispatch

        void dispatch​(java.lang.Runnable r)
      • stop

        void stop()