static bool canLoadPage(S url) { try { assertNotNull(loadPage(url)); true; } catch { ret false; } }
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: | #1011374 |
| Snippet name: | canLoadPage |
| Eternal ID of this version: | #1011374/3 |
| Text MD5: | 7ee736c3d8ad88c41968b77a9d978cc3 |
| Author: | stefan |
| Category: | javax / networking |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-10-26 04:57:49 |
| Source code size: | 124 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 649 / 692 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |