1 | static Android3 bot(S greeting) { |
2 | ret makeAndroid3(greeting); |
3 | } |
4 | |
5 | static Android3 bot(Android3 a) { |
6 | ret makeBot(a); |
7 | } |
8 | |
9 | static Android3 bot(S greeting, O responder) { |
10 | ret makeBot(greeting, responder); |
11 | } |
12 | |
13 | static Android3 bot() { |
14 | ret makeBot(); |
15 | } |
Began life as a copy of #1001792
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, whxojlpjdney
No comments. add comment
Snippet ID: | #1007059 |
Snippet name: | bot - mostly synonym of makeBot |
Eternal ID of this version: | #1007059/5 |
Text MD5: | 63563555f2e59227af20e78352561c3f |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-10-04 19:09:30 |
Source code size: | 264 bytes / 15 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 582 / 621 |
Version history: | 4 change(s) |
Referenced in: | [show references] |