Ah, it can't be static because of the generic parameters, but I can make it final, which would bring us to one anonymous class per instance
... but you get a new instance every time you call one of the builder methods anyway, so it's the same thing. I think this is what I was originally thinking when I left it like this. [ Full content available at: https://github.com/apache/kafka/pull/5567 ] This message was relayed via gitbox.apache.org for [email protected]
