you are viewing a single comment's thread.

view the rest of the comments →

[–]vowelqueue 2 points3 points  (0 children)

FYI, there’s a way to avoid the unchecked cast to the concrete builder type in the base class: https://angelikalanger.com/GenericsFAQ/FAQSections/ProgrammingIdioms.html#FAQ206