Each box (node) represents a Thread in the JVM.
When a Thread is waiting on a monitor locked by another Thread, an arrow points from the waiting Thread to the one that...
Here's the list of errors I found in the book Holub On Patterns.
60-62: The text sometimes refers to the factory class as Employee.Factory, when it is actually...
Employee.Factory