Uses of Class
edu.rit.pj.job.Job
Packages that use Job
-
Uses of Job in edu.rit.pj.job
Classes in edu.rit.pj.job that implement interfaces with type arguments of type JobModifier and TypeClassDescriptionclassClass JobGenerator is the abstract base class for an object that generates a group of Jobs.Methods in edu.rit.pj.job that return JobModifier and TypeMethodDescriptionprotected abstract JobJobGenerator.createJob(int theJobNumber) Create the job with the given job number.Methods in edu.rit.pj.job that return types with arguments of type Job