At 03:59 PM 4/23/2001 -0400, you wrote:
>Vectors are thread safe, by default ArrayLists aren't.

But its a fairly trivial matter use an Collection interface
that has a synchronized method to do an operation where
synchronizing is desired.

Reply via email to