Small improvements to GrowableInternationalString:
make the internal localMap attribute use LinkedHashMap to preserver insertion order
create a constructor able to construct a new Growable instance out of a generic InternationalString.
Pull requests:
(main, 26.x) https://github.com/geotools/geotools/pull/3562
Small improvements to GrowableInternationalString:
make the internal localMap attribute use LinkedHashMap to preserver insertion order
create a constructor able to construct a new Growable instance out of a generic InternationalString.