1 | static void renameFile_forceOverwrite(File a, File b) {
|
2 | b.delete(); |
3 | renameFile_assertTrue(a, b); |
4 | } |
Began life as a copy of #1011776
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: | #1011777 |
| Snippet name: | renameFile_forceOverwrite |
| Eternal ID of this version: | #1011777/1 |
| Text MD5: | 821b2058b62b28032da9874e96385269 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-11-05 03:05:31 |
| Source code size: | 107 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 741 / 757 |
| Referenced in: | [show references] |