Class WorkerPool.RunCommand

  • Enclosing class:
    WorkerPool

    private static final class WorkerPool.RunCommand
    extends java.lang.Object
    Structures within the run_queue list. This stores the Runnable to run and the User that's executing the command.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait