static Android3 bot(S greeting) { ret makeAndroid3(greeting); } static Android3 bot(Android3 a) { ret makeBot(a); } static Android3 bot(S greeting, O responder) { ret makeBot(greeting, responder); } static Android3 bot() { ret makeBot(); }
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: | 821 / 872 |
| Version history: | 4 change(s) |
| Referenced in: | [show references] |