static L> listTopTenPairs(Collection l) { ret topTenPairs(asMultiSet(l)); }