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

RFE: Provide method to return all defined Currency's

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P5 P5
    • 7
    • 1.4.0
    • core-libs
    • b16
    • x86
    • windows_2000
    • Verified



        Name: rmT116609 Date: 05/23/2002


        FULL PRODUCT VERSION :
        java version "1.4.0"
        Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-b92)
        Java HotSpot(TM) Client VM (build 1.4.0-b92, mixed mode)


        A DESCRIPTION OF THE PROBLEM :
        The new java.util.Currency class does not provide a method to retrieve the entire set of Currency objects. Locale has getAvailableLocales() so Currency should have getAvailableCurrencies().


        CUSTOMER WORKAROUND :
        Iterate over a list of currency codes and call Currency.getInstance().
        (Review ID: 146988)
        ======================================================================

              naoto Naoto Sato
              rmandalasunw Ranjith Mandala (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: