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

3
LINES

< > BotCompany Repo | #1030977 // findClassThroughDefaultClassFinder

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

Transpiled version (2752L) is out of date.

static Class findClassThroughDefaultClassFinder(S shortName) {
  ret shortName == null ?: (Class) callF(_defaultClassFinder(), "main$" + shortName);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030977
Snippet name: findClassThroughDefaultClassFinder
Eternal ID of this version: #1030977/5
Text MD5: 2cbabb6cfe9db5086c4c7295b3fcd623
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-04-17 16:26:20
Source code size: 152 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 94 / 154
Version history: 4 change(s)
Referenced in: [show references]