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

3
LINES

< > BotCompany Repo | #1013029 // trimSubstringAfter

JavaX fragment (include)

static S trimSubstringAfter(S a, S b) {
  ret trim(substring(a, smartIndexOfAfter(a, b)));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1013029
Snippet name: trimSubstringAfter
Eternal ID of this version: #1013029/2
Text MD5: f46cb0f2c00b286fcdebcfa7bdca0c39
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-12-22 12:34:30
Source code size: 94 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 362 / 396
Version history: 1 change(s)
Referenced in: [show references]