1 | static void closeAllWriters(Collection<? extends Writer> l) { |
2 | for (Writer w : unnull(l)) pcall { |
3 | w.close(); |
4 | } |
5 | } |
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: | #1011455 |
Snippet name: | closeAllWriters |
Eternal ID of this version: | #1011455/1 |
Text MD5: | b77441343ac956d459ad3eb80d494fc4 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-10-29 20:36:25 |
Source code size: | 123 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 493 / 502 |
Referenced in: | [show references] |