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.

static URLConnection openURLConnection(URL url) {
  ret openConnection(url);
}

static URLConnection openURLConnection(S url) {
  ret openConnection(url);
}

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: 261 / 337
Version history: 2 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)