Interface CancellableExecutor

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      boolean cancel​(java.lang.Runnable runnable)  
      • Methods inherited from interface java.util.concurrent.Executor

        execute
    • Method Detail

      • cancel

        boolean cancel​(java.lang.Runnable runnable)