Re: Implementing java.util.concurrent.* interfaces

2010-04-12 Thread Taylor Gautier
On Mon, Mar 29, 2010 at 4:45 PM, Mahadev Konar wrote: > Hi Taylor, > Really glad to see that you'd like to work on the recipes. As per your > questions, comments are in lined: > > > - it should implement the java.util.concurrent interfaces so that the > > implementation may be used by anyone alre

Re: Implementing java.util.concurrent.* interfaces

2010-03-29 Thread Mahadev Konar
Hi Taylor, Really glad to see that you'd like to work on the recipes. As per your questions, comments are in lined: > - it should implement the java.util.concurrent interfaces so that the > implementation may be used by anyone already familiar with the > java.util.concurrent.* interfaces The pro