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

3
LINES

< > BotCompany Repo | #1031480 // vmClassNameToSubPath

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

Libraryless. Click here for Pure Java version (2754L/16K).

sS vmClassNameToSubPath(S className) {
  ret empty(className) ? null : replace(className, ".", "/") + ".class";
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1031480
Snippet name: vmClassNameToSubPath
Eternal ID of this version: #1031480/1
Text MD5: c9d060eb9c8fcc14dc13666d2de135a1
Transpilation MD5: e8f44d666cdff9852ce737e72e698b27
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-06-14 06:12:46
Source code size: 115 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 77 / 125
Referenced in: [show references]