1 | !609 // classless operation |
2 | !592 // auto-importer |
3 | |
4 | System.out.println(new File("javax", "/tmp").getPath()); |
5 | System.out.println(new File("javax", "tmp").getPath()); |
6 | System.out.println(new File("/tmp").isAbsolute()); |
7 | System.out.println(new File("tmp").isAbsolute()); |
8 | System.out.println(new File("../tmp").isAbsolute()); |
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
2 comment(s) hidden. show
Snippet ID: | #1000277 |
Snippet name: | "new File" test |
Eternal ID of this version: | #1000277/1 |
Text MD5: | a73d6132a568f826864d175210b23b3e |
Author: | stefan |
Category: | homepages |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2015-05-11 17:51:39 |
Source code size: | 326 bytes / 8 lines |
Pitched / IR pitched: | No / Yes |
Views / Downloads: | 1260 / 1175 |
Referenced in: | [show references] |