Page 1 of 1

About Question enthuware.ocpjp.v7.2.1631 :

Posted: Sun Feb 03, 2013 5:08 pm
by Ciprian Mihalache
The explanation is very hard to follow because a lot of html formatting is exposed. For instance:
- From a <font face="monospace">ReadWriteLock</font>, you can get one read lock (by calling <font face="monospace">lock.readLock()</font> )
- private Map<String, Integer> marksObtained = new HashMap<String, Integer>();
- lock.writeLock().lock(); &#47;&#47;1
Can you please fix this?

Re: About Question enthuware.ocpjp.v7.2.1631 :

Posted: Mon Feb 04, 2013 8:44 pm
by admin
This has now been fixed.

thank you for your feedback!