1 | static File canonicalFile(S path) { |
2 | ret getCanonicalFile(path); |
3 | } |
4 | |
5 | |
6 | |
7 | static File canonicalFile(File f) { |
8 | ret getCanonicalFile(f); |
9 | } |
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1035482 |
| Snippet name: | canonicalFile - synonym of getCanonicalFile |
| Eternal ID of this version: | #1035482/1 |
| Text MD5: | a1b175db5c9cf39f19015f6eb5a55491 |
| Author: | someone |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-05-26 15:11:46 |
| Source code size: | 137 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 568 / 597 |
| Referenced in: | [show references] |