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

3
LINES

< > BotCompany Repo | #1022412 // parseHexLong

JavaX fragment (include)

static long parseHexLong(S s) {
  ret Long.parseLong(s, 16);
}

Author comment

Began life as a copy of #1004114

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney

No comments. add comment

Snippet ID: #1022412
Snippet name: parseHexLong
Eternal ID of this version: #1022412/2
Text MD5: 2b8c67b86c36c9cd7927c534b8842c14
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-16 22:50:07
Source code size: 64 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 149 / 191
Version history: 1 change(s)
Referenced in: [show references]