Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1007040 // openURLConnection - synonym of openConnection [URL.openConnection() + ping()]

JavaX fragment (include) [tags: use-pretranspiled]

Transpiled version (9536L) is out of date.

1  
static URLConnection openURLConnection(URL url) {
2  
  ret openConnection(url);
3  
}
4  
5  
static URLConnection openURLConnection(S url) {
6  
  ret openConnection(url);
7  
}

Author comment

Began life as a copy of #1004726

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: #1007040
Snippet name: openURLConnection - synonym of openConnection [URL.openConnection() + ping()]
Eternal ID of this version: #1007040/3
Text MD5: 52416d73f8eeeaadc87ed58ad919fa59
Author: stefan
Category: javax / networking
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-07-01 01:24:36
Source code size: 162 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 260 / 335
Version history: 2 change(s)
Referenced in: [show references]