Class SyncThreadPool.SyncThreadWorker

    • Constructor Detail

      • SyncThreadWorker

        public SyncThreadWorker​(boolean core)
    • Method Detail

      • getTask

        protected java.lang.Runnable getTask()
                                      throws java.lang.InterruptedException
        Specified by:
        getTask in class AbstractThreadPool.Worker
        Throws:
        java.lang.InterruptedException