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

ConstructorDescription
RateByDateCollection()

RateByDateCollection()

public RateByDateCollection()