Class ConsecutiveExecutor

All Implemented Interfaces:
AutoCloseable, Runnable, ProfilerMeasured, TaskScheduler<Runnable>

public class ConsecutiveExecutor extends AbstractConsecutiveExecutor<Runnable>
  • Constructor Details

    • ConsecutiveExecutor

      public ConsecutiveExecutor(Executor pExecutor, String pName)
  • Method Details