TakahikoKawasaki / nv-i18n

Package to support internationalization, containing ISO 3166-1 country code enum, ISO 639-1 language code enum, etc.
Apache License 2.0
389 stars 115 forks source link

Add @Deprecated to CurrencyCode to allow filtering #82

Open woutb opened 3 years ago

woutb commented 3 years ago

The Java.lang.Deprecated annotaion allows for filtering on deprecated CurrencyCodes

pjfanning commented 3 years ago

@TakahikoKawasaki could you consider merging this?

remal commented 2 years ago

@pjfanning could you please add deprecation reasons in the JavaDocs?

pjfanning commented 2 years ago

@remal I am not the author of this PR

remal commented 2 years ago

@0xWout could you please add deprecation reasons in the JavaDocs?