Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1011854 // fileModificationTime

JavaX fragment (include)

static long fileModificationTime(File f) {
  ret f == null ? 0 : f.lastModified();
}

Author comment

Began life as a copy of #1010528

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ekrmjmnbrukm, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1011854
Snippet name: fileModificationTime
Eternal ID of this version: #1011854/1
Text MD5: 4b85d0af4cf14f0ebb5dcb7f1a42f7e9
Author: stefan
Category: javax / io
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-11-08 03:29:54
Source code size: 86 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 491 / 520
Referenced in: [show references]