1 | static File appendToFileName(File f, S suffix) { |
2 | ret fileAppendToName(f, suffix); |
3 | } |
4 | |
5 | static File appendToFileName(S suffix, File f) { |
6 | ret appendToFileName(f, suffix); |
7 | } |
Began life as a copy of #1010732
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: | #1015193 |
Snippet name: | appendToFileName - synonym of fileAppendToName |
Eternal ID of this version: | #1015193/2 |
Text MD5: | ae4d80deec5aa92d0e29e4bfc45403a0 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-02-09 10:01:58 |
Source code size: | 174 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 375 / 434 |
Version history: | 1 change(s) |
Referenced in: | [show references] |