Re: Why are so many of the classes in org.apache.datasketches.cpc final?

2020-04-24 Thread Ron Crocker
d do whatever you > want with the code subject to the Apache license. But then, you are on your > own :) > > Cheers, > > Lee. > > > > > > > > > > > > On Thu, Apr 23, 2020 at 4:27 PM Ron Crocker <mailto:rcroc...@newrelic.com>> wrote: > It seems anti-social to make these classes, particularly CpcSketch, final. Is > there a good reason for that? > > Ron

Why are so many of the classes in org.apache.datasketches.cpc final?

2020-04-23 Thread Ron Crocker
It seems anti-social to make these classes, particularly CpcSketch, final. Is there a good reason for that? Ron