Move getChars to DecimalDigits

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 24
    • Affects Version/s: None
    • Component/s: core-libs
    • None
    • b24
    • Fix failed

      Move getChars methods of StringLatin1 and StringUTF16 to DecimalDigits to reduce duplication

      HexDigits and OctalDigits also include getCharsLatin1 and getCharsUTF16
      Putting these two methods into DecimalDigits can avoid the need to expose them in JavaLangAccess
      Eliminate duplicate code in BigDecimal

            Assignee:
            Shaojin Wen
            Reporter:
            Shaojin Wen
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: