1 | please include function makeAndCall_cached. |
2 | |
3 | static Class loadFunctions_cached_withInit(S... functions) { |
4 | Class c = loadFunctions_cached(functions); |
5 | callF(makeAndCall_initChild!, c); |
6 | ret c; |
7 | } |
Began life as a copy of #1007946
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1020644 |
Snippet name: | loadFunctions_cached_withInit |
Eternal ID of this version: | #1020644/3 |
Text MD5: | 2007cfad13fa381f87cbdeb171eb77fe |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-12-30 11:33:43 |
Source code size: | 203 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 280 / 321 |
Version history: | 2 change(s) |
Referenced in: | [show references] |