1 | import java.nio.file.Path; |
2 | |
3 | static Path toPath(File f) { |
4 | ret f == null ? null : f.toPath(); |
5 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1016918 |
Snippet name: | toPath - File to Path |
Eternal ID of this version: | #1016918/2 |
Text MD5: | a620687192ede3d423deec2ea83db838 |
Author: | stefan |
Category: | javax / io |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-12-13 15:36:20 |
Source code size: | 99 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 496 / 556 |
Version history: | 1 change(s) |
Referenced in: | [show references] |