static Class runDependentWithParams(S snippetID, O... params) { Class c = hotwireDependent(snippetID); setOptAll(c, params); callMain(c); ret c; }
Began life as a copy of #1005769
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1017842 |
| Snippet name: | runDependentWithParams - hotwire dependent, set static variables and call main() |
| Eternal ID of this version: | #1017842/1 |
| Text MD5: | 4d3581b51c92d2e9e305cc4b792201c7 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-08-16 16:08:32 |
| Source code size: | 159 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 623 / 675 |
| Referenced in: | [show references] |