static long parseLongOr0(String s) { ret parseLong(s); } static long parseLongOr0(O s) { ret parseLong(s); }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1031396 |
| Snippet name: | parseLongOr0 - synonym of parseLong |
| Eternal ID of this version: | #1031396/1 |
| Text MD5: | c97c444d75edc7bef9e16f5db4dd5991 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-06-09 08:52:01 |
| Source code size: | 117 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 427 / 446 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1030949 - Transpiler output of #1031393 |