sclass Invokable { O object; Method method; *() {} *(Method *method) {} *(O *object, Method *method) {} O invoke(O[] args) { ret method.invoke(object, args); } }
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: | #1006738 |
Snippet name: | class Invokable - object plus method |
Eternal ID of this version: | #1006738/1 |
Text MD5: | 9982ee16504055265669b4f085490103 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-02-03 04:48:57 |
Source code size: | 196 bytes / 12 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 545 / 1130 |
Referenced in: | [show references] |