Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1023480 // rcall - call with method name first

JavaX fragment (include)

sO mapMethodLike rcall(S method, O o, O... args) {
  ret call_withVarargs(o, method, args);
}

Author comment

Began life as a copy of #1000630

download  show line numbers  debug dex  old transpilations   

Travelled to 10 computer(s): bhatertpkbcr, cfunsshuasjs, dpqxeycirhfy, mqqgnosmbjvj, podlckwnjdmb, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney

No comments. add comment

Snippet ID: #1023480
Snippet name: rcall - call with method name first
Eternal ID of this version: #1023480/6
Text MD5: c5ee7e4749d34a098cc2d40fbf9c590e
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-24 14:06:00
Source code size: 95 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 295 / 338
Version history: 5 change(s)
Referenced in: [show references]