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

3
LINES

< > BotCompany Repo | #1024067 // callWithVarargs - synonym of call_withVarargs

JavaX fragment (include)

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: 190 / 225
Referenced in: [show references]