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

3
LINES

< > BotCompany Repo | #1009339 // callMC_precise - call function in main class, precisely looking it up [might be slow]

JavaX fragment (include)

static O callMC_precise(S method, O... args) {
  ret preciseCall(mc(), method, args);
}

Author comment

Began life as a copy of #1005370

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1009339
Snippet name: callMC_precise - call function in main class, precisely looking it up [might be slow]
Eternal ID of this version: #1009339/1
Text MD5: 2ae82138f0a398b5fa6bf216a19f6b6d
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-07-23 22:06:55
Source code size: 89 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 370 / 380
Referenced in: [show references]