About Question enthuware.ocpjp.v7.2.1512 :
Posted: Sun Oct 19, 2014 12:41 pm
I'm fine with the answer, however it says:
Thank you
The class containing synchronizedCollection shouldn't be Collections (with the 's') rather than Collection ?The Collection class contains a synchronizedCollection() method that creates thread-safe instances based on collections which are not.
Thank you