apache / datasketches-java

A software library of stochastic streaming algorithms, a.k.a. sketches.
https://datasketches.apache.org
Apache License 2.0
893 stars 209 forks source link

Fix out-of-order imports and missing finals in PR 533. #534

Closed leerho closed 6 months ago

leerho commented 6 months ago

Alan was not aware of these Checkstyle rules. Not a big deal, they are easy to fix.