static long parseUnsignedHexLong(S s) { ret Long.parseUnsignedLong(s, 16); // from Java 8 }
Began life as a copy of #1022412
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1022789 |
Snippet name: | parseUnsignedHexLong |
Eternal ID of this version: | #1022789/3 |
Text MD5: | d2ce79247bd18a3e7d6bba74f394f71d |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-04-07 15:57:11 |
Source code size: | 95 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 252 / 279 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |