Transpiled version (49L) is out of date.
sS classNameToByteCodeFormat(S className) { ret "L" + className.replace('.', '/'); } sS classNameToByteCodeFormat(Class c) { ret classNameToByteCodeFormat(className(c)); }
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1035318 |
Snippet name: | classNameToByteCodeFormat |
Eternal ID of this version: | #1035318/3 |
Text MD5: | 74e65780a6ce032efed7ed5723c58938 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-05-01 01:02:01 |
Source code size: | 182 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 172 / 216 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |