I'm reading the book Java Concurrency in Practice. In section 3.2 it talks about escaping outer class while publishing inner classes. Now I'm looking for the syntax that makes it possible. Let's say we have:I'm reading the book Java Concurrency in Practi