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

3
LINES

< > BotCompany Repo | #1031600 // rcallOpt - callOpt with method name first

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

Libraryless. Click here for Pure Java version (2823L/17K).

sO mapMethodLike rcallOpt(S method, O o, O... args) {
  ret callOpt_withVarargs(o, method, args);
}

Author comment

Began life as a copy of #1023480

download  show line numbers  debug dex  old transpilations   

Travelled to 5 computer(s): bhatertpkbcr, ekrmjmnbrukm, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1031600
Snippet name: rcallOpt - callOpt with method name first
Eternal ID of this version: #1031600/1
Text MD5: 3b188b90c60f2a6d0f36118276ba7773
Transpilation MD5: c371b68c719500913c058c0ed1a06b34
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-06-22 09:01:02
Source code size: 101 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 104 / 149
Referenced in: [show references]