static S formatSnippets(L<Snippet> l) { new L<S> lines; for (Snippet s : unnull(l)) lines.add(formatSnippetID(s.id) + " - " + s.title); ret fromLines(lines); }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1003935 |
Snippet name: | formatSnippets - format Snippet objects in multiple lines |
Eternal ID of this version: | #1003935/1 |
Text MD5: | f703e8996a91e56e540158fdaf1cab02 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-07-31 01:01:09 |
Source code size: | 174 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 557 / 549 |
Referenced in: | [show references] |