sO cCallOpt(Concept.Ref ref, S method, O... args) { ret ccallOpt(ref, method, args); } sO cCallOpt(O object, S method, O... args) { ret ccallOpt(object, method, args); }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1031613 |
| Snippet name: | cCallOpt - synonym of ccallOpt |
| Eternal ID of this version: | #1031613/1 |
| Text MD5: | 4162b2422703867ff832af32e42fdc76 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-06-22 10:53:05 |
| Source code size: | 178 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 373 / 411 |
| Referenced in: | [show references] |