Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1022711 // sortZipEntriesByCompressedSizeDesc

JavaX fragment (include)

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

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1022711
Snippet name: sortZipEntriesByCompressedSizeDesc
Eternal ID of this version: #1022711/1
Text MD5: 13c76db538a77aba7021b58f774b9b8d
Author: stefan
Category: javax / io
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-31 21:58:51
Source code size: 121 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 225 / 285
Referenced in: [show references]