Class ICUCurrencyMetaInfo.InfoCollector

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private InfoCollector()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void collect​(java.lang.String region, java.lang.String currency, long from, long to, int priority, boolean tender)
      Called with data passed by filter.
      int collects()
      A bitmask of Region/Currency/Date indicating which features we collect.
      java.util.List<CurrencyMetaInfo.CurrencyInfo> getList()
      Return the list of unique items in the order in which we encountered them for the first time.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait