Class ICUCurrencyDisplayInfoProvider.ICUCurrencyDisplayInfo.FormattingData

    • Constructor Summary

      Constructors 
      Constructor Description
      FormattingData​(java.lang.String isoCode)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • isoCode

        final java.lang.String isoCode
      • displayName

        java.lang.String displayName
      • symbol

        java.lang.String symbol
    • Constructor Detail

      • FormattingData

        FormattingData​(java.lang.String isoCode)