First Found
in Printing |
Page | Description of Error | Fixed in
Printing |
1 | 241 |
synchronized (this) { synchronized (this) { if (!isInitialized()) { |
? |
1 | 241 | An implementation section should have been included in the pattern description that some pitfalls in implementing the Double-Checked Locking pattern. To see the implementation section, click here. | ? |