static
<
T
>
void
sort
(
List
<
T
>
list
,
Comparator
<?
super
T
>
c
)