Class BlockingExecutor.RunnableWrapper

java.lang.Object
net.sf.jstuff.core.concurrent.BlockingExecutor.RunnableWrapper
All Implemented Interfaces:
Runnable
Enclosing class:
BlockingExecutor

protected static final class BlockingExecutor.RunnableWrapper extends Object implements Runnable
  • Constructor Details

  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable