1 | static SequenceInputStream sequenceInputStream(Collection<InputStream> l) {
|
2 | ret new SequenceInputStream(enumeration(l)); |
3 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1018637 |
| Snippet name: | sequenceInputStream |
| Eternal ID of this version: | #1018637/3 |
| Text MD5: | 0566110fa3365144a29305c5059f81d1 |
| Author: | stefan |
| Category: | javax / io |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-10-08 02:10:26 |
| Source code size: | 126 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 502 / 554 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |