static void sortInPlaceAlternativeCI(L l) { sortInPlace(l, alternativeCIComparator()); }