单项选择题

()是指在外部自定义比较规则以便容器对其存储数据进行定制排序的对象。

A.Comparator比较器
B.Iterator迭代器器
C.Comparable接口
D.Iterable