Unused HashMap's in ThaiBuddhistChronology

Andrey Turbanov turbanoff at gmail.com
Tue Sep 21 21:09:09 UTC 2021


Hello.
Today I discovered 3 static HashMap's in ThaiBuddhistChronology class:
ERA_NARROW_NAMES, ERA_SHORT_NAMES, ERA_FULL_NAMES

static initializer put some values into them. But their content seems
unused after that.
Do I miss something and they are used somewhere?


Andrey Turbanov


More information about the core-libs-dev mailing list