static bool isAbsoluteFile(S s) { ret isAbsolutePath(s); } static bool isAbsoluteFile(File f) { ret isAbsolutePath(f); }
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: | 542 / 575 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |