static bool allTailsStarted(TailFile... tails) { for (TailFile tf : tails) if (!tailStarted(tf)) false; true; }
Began life as a copy of #1014609
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: | #1014610 |
| Snippet name: | allTailsStarted |
| Eternal ID of this version: | #1014610/1 |
| Text MD5: | dce722e3dadcd383e4a24596d32cdbcc |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-04-26 17:19:36 |
| Source code size: | 130 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 492 / 545 |
| Referenced in: | [show references] |