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

3
LINES

< > BotCompany Repo | #1023458 // getClass_vmName_mandatory - expects a name in VM format ($ instead of .)

JavaX fragment (include)

static Class getClass_vmName_mandatory(O realm, S name) ctex {
  ret getClass(realm).getClassLoader().loadClass(name);
}

Author comment

Began life as a copy of #1011698

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1023458
Snippet name: getClass_vmName_mandatory - expects a name in VM format ($ instead of .)
Eternal ID of this version: #1023458/1
Text MD5: b8f292bb14166f138569be756ba7b94f
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-06-22 21:10:36
Source code size: 122 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 198 / 246
Referenced in: [show references]