1 | static bool canLoadPage(S url) { |
2 | try { |
3 | assertNotNull(loadPage(url)); |
4 | true; |
5 | } catch { |
6 | ret false; |
7 | } |
8 | } |
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: | 453 / 476 |
Version history: | 2 change(s) |
Referenced in: | [show references] |