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

3
LINES

< > BotCompany Repo | #1019272 // fileHasExtension - synonym of hasExtension

JavaX fragment (include)

sbool fileHasExtension(File f, S ext) {
  ret hasExtension(f, ext);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 12 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1019272
Snippet name: fileHasExtension - synonym of hasExtension
Eternal ID of this version: #1019272/1
Text MD5: 96c1192f66c18be0d31c332a2d456945
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-10-28 21:54:23
Source code size: 69 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 242 / 279
Referenced in: [show references]