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

3
LINES

< > BotCompany Repo | #1015938 // fileNamesInDirToFile

JavaX fragment (include)

static L<File> fileNamesInDirToFile(final File dir, Collection<S> files) {
  ret map(files, func(S file) -> File { newFile(dir, file) });
}

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

No comments. add comment

Snippet ID: #1015938
Snippet name: fileNamesInDirToFile
Eternal ID of this version: #1015938/1
Text MD5: a071b25bee051eb5c228a05fb5b65210
Author: stefan
Category: javax / io
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-31 15:14:49
Source code size: 141 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 333 / 349
Referenced in: [show references]