static L<Int> returnCodesOfMultipleServers(S... servers) { ret returnCodesOfMultipleServers(asList(servers)); } static L<Int> returnCodesOfMultipleServers(Collection<S> servers) { ret map returnCodeHttpHEAD(servers); }
Began life as a copy of #1018964
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: | #1018965 |
Snippet name: | returnCodesOfMultipleServers |
Eternal ID of this version: | #1018965/1 |
Text MD5: | fce60dd2b6f46e1ea42f5a89cc641994 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-10-18 16:14:24 |
Source code size: | 231 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 366 / 390 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1018967 - returnCodesOfMultipleServers_iterator |