static L sortZipEntriesByCompressedSizeDesc(L l) { ret sortedByMethodDesc getCompressedSize(l); }