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

3
LINES

< > BotCompany Repo | #1031531 // afterLastEquals

JavaX fragment (include)

sS afterLastEquals(S s) {
  ret s == null ? : substring(s, s.lastIndexOf('=')+1);
}

Author comment

Began life as a copy of #1016283

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1031531
Snippet name: afterLastEquals
Eternal ID of this version: #1031531/1
Text MD5: 4b7f0770970603be45a312495b7bd93d
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-06-19 15:55:29
Source code size: 85 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 81 / 104
Referenced in: [show references]