Comment on Explain yourselves, comp sci.

<- View Parent
joyjoy@lemm.ee ⁨5⁩ ⁨months⁩ ago

No. ArrayList is thread safe and implements the connections API. Vector doesn’t. Though if you’re using Java, there’s almost no instance where you would want to use a Vector instead of ArrayList.

source
Sort:hotnewtop