Transpiled version (49L) is out of date.
1 | sS classNameToByteCodeFormat(S className) { |
2 | ret "L" + className.replace('.', '/'); |
3 | } |
4 | |
5 | sS classNameToByteCodeFormat(Class c) { |
6 | ret classNameToByteCodeFormat(className(c)); |
7 | } |
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: | 173 / 217 |
Version history: | 2 change(s) |
Referenced in: | [show references] |