Three years later, I'm going through the errata in detail to fix them for the
Java 11 book. (We are further along than it appears. I did my harder chapters first.)
It turns out this was not an errata. The generic parameter isn't used here. So even though it is in a class with a generic parameter, that doesn't apply to the new object.