static <A> A dm_callOpt(O moduleOrID, S method, O... args) { ret dm_callModuleOpt(moduleOrID, method, args); }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lnbujpyubztb, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney
No comments. add comment
| Snippet ID: | #1019717 | 
| Snippet name: | dm_callOpt - synonym of dm_callModuleOpt | 
| Eternal ID of this version: | #1019717/1 | 
| Text MD5: | 900aac0dad37bffbad89ca5e48fb2968 | 
| Author: | stefan | 
| Category: | |
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2018-11-23 20:05:34 | 
| Source code size: | 112 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 605 / 658 | 
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1026676 - dm_pcallOpt |