Domanda di colloquio di Oracle

what is the difference between Vector and ArrayList

Risposta di colloquio

Anonimo

13 feb 2012

the vector is thread safe type, whyle the array list is not + some minor functionality.