elasticsearch/libs/h3/src
Armin Braun e94f145350
Fix a bunch of non-final static fields (#119185)
Fixing almost all missing `final` spots, who knows maybe we get a small speedup from
some constant folding here and there.
2024-12-26 19:14:36 +01:00
..
main/java Fix a bunch of non-final static fields (#119185) 2024-12-26 19:14:36 +01:00
test Make H3 CellBoundary immutable (#113792) 2024-10-07 10:37:00 +02:00