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

3
LINES

< > BotCompany Repo | #1026458 // latestAudioFileIn

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2709L/17K).

static File latestAudioFileIn(File dir) {
  ret latestFile(filter isAudioFile(listFilesOnly(dir)));
}

Author comment

Began life as a copy of #1019113

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1026458
Snippet name: latestAudioFileIn
Eternal ID of this version: #1026458/2
Text MD5: 3c810b945a8f4b0c6ef9245f1aff413a
Transpilation MD5: f713529889beded6021807bd4afbea7f
Author: stefan
Category: javax / io
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-01-04 21:04:12
Source code size: 103 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 97 / 152
Version history: 1 change(s)
Referenced in: [show references]