static S charToString(char c) { ret String.valueOf(c); } static S charToString(int c) { ret String.valueOf((char) c); }
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: | #1011871 |
Snippet name: | charToString |
Eternal ID of this version: | #1011871/3 |
Text MD5: | 4b5736f07e90a003252eb9502cc384a0 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-11-09 01:03:03 |
Source code size: | 130 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 419 / 473 |
Version history: | 2 change(s) |
Referenced in: | [show references] |