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

7
LINES

< > BotCompany Repo | #1016213 // DiskSnippetCache_fileToLibID - see DiskSnippetCache_file

JavaX fragment (include)

static S DiskSnippetCache_fileToLibID(File f) {
  if (f == null) null;
  S s = f.getName();
  if (swicEwic(s, "data_", ".jar"))
    ret fsI(parseLong(dropPrefix("data_", dropSuffix(".jar", s))));
  null;
}

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: #1016213
Snippet name: DiskSnippetCache_fileToLibID - see DiskSnippetCache_file
Eternal ID of this version: #1016213/5
Text MD5: c0f4aa3fab78671d8bc9a0d30ed9b3c5
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-06-10 19:39:52
Source code size: 211 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 268 / 303
Version history: 4 change(s)
Referenced in: [show references]