Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8318569

Add getter methods for Locale and Patterns in ListFormat

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 22
    • 22
    • core-libs
    • None
    • b21
    • generic
    • generic

      Those `locale` and `patterns` fields in `ListFormat` are @serial and used for equals() method to determine equality. They should be readable through some public means. `Locale getLocale()` and `String[] getPatterns()` methods are desirable.

            naoto Naoto Sato
            naoto Naoto Sato
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: