1 | static bool isAbsoluteFile(S s) { |
2 | ret isAbsolutePath(s); |
3 | } |
4 | |
5 | |
6 | |
7 | static bool isAbsoluteFile(File f) { |
8 | ret isAbsolutePath(f); |
9 | } |
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1020994 |
Snippet name: | isAbsoluteFile - synonym of isAbsolutePath |
Eternal ID of this version: | #1020994/1 |
Text MD5: | 7f006295b5a2d29bda578075df1daf61 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-01-16 00:08:56 |
Source code size: | 129 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 326 / 357 |
Referenced in: | [show references] |