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

3
LINES

< > BotCompany Repo | #1026082 // imageFileWithSameBaseName

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

Libraryless. Click here for Pure Java version (2373L/15K).

static File imageFileWithSameBaseName(File f) {
  ret firstThat isImageFile(filesWithSameBaseName(f));
}

Author comment

Began life as a copy of #1018710

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1026082
Snippet name: imageFileWithSameBaseName
Eternal ID of this version: #1026082/1
Text MD5: 0668d67af082319bef5fcbd8a4aa867c
Transpilation MD5: 5880abd5cea0d20a4b60413d70b47525
Author: stefan
Category: javax / io
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-11-19 21:13:17
Source code size: 106 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 124 / 182
Referenced in: [show references]