Searched refs:onDateRange (Results 1 – 2 of 2) sorted by relevance
185 public static CurrencyFilter onDateRange(Date from, Date to) { in onDateRange() method in CurrencyMetaInfo.CurrencyFilter208 public static CurrencyFilter onDateRange(long from, long to) { in onDateRange() method in CurrencyMetaInfo.CurrencyFilter
935 CurrencyFilter.onDateRange(from, to).withCurrency(code)); in isAvailable()