Interface CanRunSupplier

    • Method Detail

      • canRun

        boolean canRun()
        Returns true if the task or any similar process can run, i.e. was not interrupted. Will return false e.g. if shutdown was signaled.