1 | static URLConnection urlConnection(S url) { |
2 | ret openConnection(url); |
3 | } |
4 | |
5 | |
6 | |
7 | static URLConnection urlConnection(URL url) { |
8 | ret openConnection(url); |
9 | } |
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: | 199 / 176 |
Referenced in: | [show references] |