Libraryless. Click here for Pure Java version (2823L/17K).
| 1 | sO mapMethodLike rcallOpt(S method, O o, O... args) {
 | 
| 2 | ret callOpt_withVarargs(o, method, args); | 
| 3 | } | 
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: | 411 / 531 | 
| Referenced in: | [show references] |