On Thu, Jun 21, 2012 at 11:59 AM, Jim Gish <[email protected]> wrote:
> + * across threads, must ensure that StringBuffer.add/insert has a

Jim,

You may want to replace "add" with "append" if you are intending to
reference the actual method name and not the generic operation.
Additionally, you may want to use {@code ...} to show this context.

Thanks,
Dave

Reply via email to