static URLConnection urlConnection(S url) { ret openConnection(url); } static URLConnection urlConnection(URL url) { ret openConnection(url); }
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): elmgxqgtpvxh, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1035653 |
Snippet name: | urlConnection - synonym of openConnection |
Eternal ID of this version: | #1035653/1 |
Text MD5: | 3b70e6661e6292fe194273a9c1d5034c |
Author: | someone |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-07-01 01:24:53 |
Source code size: | 152 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 198 / 175 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |