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

7
LINES

< > BotCompany Repo | #1020644 // loadFunctions_cached_withInit

JavaX fragment (include)

please include function makeAndCall_cached.

static Class loadFunctions_cached_withInit(S... functions) {
  Class c = loadFunctions_cached(functions);
  callF(makeAndCall_initChild!, c);
  ret c;
}

Author comment

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: 219 / 257
Version history: 2 change(s)
Referenced in: [show references]