1 | static S classNameToJavaFile(Class c) { |
2 | ret classNameToJavaFile(c.getName()); |
3 | } |
4 | |
5 | static S classNameToJavaFile(S s) { |
6 | ret s.replace(".", "/") + ".java"; |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1007120 |
Snippet name: | classNameToJavaFile |
Eternal ID of this version: | #1007120/1 |
Text MD5: | 1e347617843ae63d433c3a816363aee6 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-03-04 17:35:53 |
Source code size: | 163 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 533 / 560 |
Referenced in: | [show references] |