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

3
LINES

< > BotCompany Repo | #1028955 // ObjectPlusMethodName

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2516L/16K).

srecord ObjectPlusMethodName(O object, S method) {
  O call(O... args) { ret main call(object, method, args); }
}

Author comment

Began life as a copy of #1006738

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1028955
Snippet name: ObjectPlusMethodName
Eternal ID of this version: #1028955/3
Text MD5: 15eaada18622c836cfe1df327a25467b
Transpilation MD5: 06170735e6a29a51765094e518fe41ec
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-07-13 23:38:42
Source code size: 115 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 138 / 394
Version history: 2 change(s)
Referenced in: #1034167 - Standard Classes + Interfaces (LIVE, continuation of #1003674)