Class FarmJob

  • All Implemented Interfaces:
    Runnable

    public class FarmJob
    extends Object
    implements Runnable
    A job as it can be run on the farm.
    Author:
    Andreas Prlic for arguments see the printHelp() method.