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

3
LINES

< > BotCompany Repo | #1032506 // trailingLong_regexp

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (3922L/22K).

static long trailingLong_regexp(S s) {
  ret parseLongOr0(regexpExtract("\\d+$", s));
}

Author comment

Began life as a copy of #1031395

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx

No comments. add comment

Snippet ID: #1032506
Snippet name: trailingLong_regexp
Eternal ID of this version: #1032506/1
Text MD5: 2526cdd754779b428d4fe95256510ba9
Transpilation MD5: 93d1a370fd2cc39abf2acf98b35f0d97
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-09-11 22:58:30
Source code size: 89 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 75 / 112
Referenced in: [show references]