[jsword-devel] JobManager.numberOfJobs()
DM Smith
dmsmith at crosswire.org
Thu Mar 28 10:38:29 MST 2013
Be glad to add the get count() back in.
On Mar 28, 2013, at 9:02 AM, Martin Denham <mjdenham at gmail.com> wrote:
> Hi DM,
>
> There used to be a way to get the list of jobs from JobManager - JobManager.getJobs() - which I used to find i) if there are outstanding jobs and ii) how many iii) iterate over the jobs
>
> This has been replaced with JobManager.iterator which allows iii) and I could duplicate i) and ii) in my code but a method like JobManager.numberOfJobs() would be useful.
>
> Could JobManager.numberOfJobs() be added?
>
> Thanks
> Martin
> _______________________________________________
> jsword-devel mailing list
> jsword-devel at crosswire.org
> http://www.crosswire.org/mailman/listinfo/jsword-devel
More information about the jsword-devel
mailing list