On Wed, 2018-11-28 at 14:04 -0700, Gary Gregory wrote:
> Can we agree that using for-each for array[]s is OK?

Fine by me. My objection is to using for-each indiscriminately,
especially where the underlying collection type is known. We all are
old enough to be able to access ArrayList elements by index.

Oleg



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to