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

14
LINES

< > BotCompany Repo | #1000946 // getJavaX

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (4516L/25K).

1  
static Class __javax;
2  
3  
static Class getJavaX() ctex {
4  
  ifdef Standalone
5  
  if (__javax == null)
6  
    __javax = getJavaXDirectly();
7  
  endifdef
8  
  return __javax;
9  
}
10  
11  
svoid __setJavaX(Class j) {
12  
  __javax = j;
13  
  _onJavaXSet();
14  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1000946
Snippet name: getJavaX
Eternal ID of this version: #1000946/8
Text MD5: 903ea6c0ab21bba9ba6e6e4098e940dd
Transpilation MD5: 9b4966def5a4788c189b0054502eb918
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-27 08:10:31
Source code size: 236 bytes / 14 lines
Pitched / IR pitched: No / No
Views / Downloads: 694 / 7309
Version history: 7 change(s)
Referenced in: [show references]