RateByDateCollection
Inheritance: java.lang.Object, com.aspose.ms.System.Collections.Generic.SortedDictionary
public class RateByDateCollection extends System.Collections.Generic.SortedDictionary<Date,Rate>
Represents a collection which mappings of java.util.Date to Rate objects.
Constructors
Constructor | Description |
---|---|
RateByDateCollection() |
RateByDateCollection()
public RateByDateCollection()