static O callWithVarargs(O o, S method, O... args) { ret call_withVarargs(o, method, args); }
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1024067 |
| Snippet name: | callWithVarargs - synonym of call_withVarargs |
| Eternal ID of this version: | #1024067/1 |
| Text MD5: | d0630ef0640b63b287beb92516d0bdf8 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-07-19 20:46:44 |
| Source code size: | 95 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 476 / 523 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |