sO callOpt(O o) { ret callF(o); } sO callOpt(O o, S method, O... args) { ret callOpt_withVarargs(o, method, args); }
Began life as a copy of #1000630
download show line numbers debug dex old transpilations
Travelled to 17 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, whxojlpjdney
No comments. add comment
| Snippet ID: | #1001199 |
| Snippet name: | callOpt - now forwards to callOpt_withVarargs |
| Eternal ID of this version: | #1001199/18 |
| Text MD5: | 287d6fc914836eb4d796a122ca9f3da2 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-10-01 18:21:07 |
| Source code size: | 127 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 1384 / 8628 |
| Version history: | 17 change(s) |
| Referenced in: | [show references] |