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

12
LINES

< > BotCompany Repo | #1016061 // getJavaXDirectly

JavaX fragment (include)

static Class getJavaXDirectly() {
  ret getJavaXDirectly(null);
}

static Class getJavaXDirectly(Runnable beforeInit) {
  if (__javax == null) {
    __javax = classForName("x30");
    callF(beforeInit);
    call(__javax, 'initMe);
  }
  ret __javax;
}

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: #1016061
Snippet name: getJavaXDirectly
Eternal ID of this version: #1016061/4
Text MD5: 41b07e854f430a3fec0fbec1a312a41c
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-08-30 11:15:32
Source code size: 262 bytes / 12 lines
Pitched / IR pitched: No / No
Views / Downloads: 410 / 448
Version history: 3 change(s)
Referenced in: [show references]