static L<S> fileNames(Collection<File> l) { new L<S> out; for (File f : unnull(l)) out.add(fileName(f)); ret out; }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1015087 |
| Snippet name: | fileNames |
| Eternal ID of this version: | #1015087/1 |
| Text MD5: | 6eb740c0cfea82836fe3cd41c9622c39 |
| Author: | stefan |
| Category: | javax / io |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-05-08 01:48:47 |
| Source code size: | 125 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 700 / 716 |
| Referenced in: | [show references] |