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

6
LINES

< > BotCompany Repo | #1000505 // FAfterColon

JavaX fragment (include)

static class FAfterColon extends FunctionImpl {
  public O process(O _in) {
    String in = cast _in;
    return in.substring(in.indexOf(':')+1);
  }
}

Author comment

Began life as a copy of #1000498

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1000505
Snippet name: FAfterColon
Eternal ID of this version: #1000505/1
Text MD5: ad1dce52fc708c33b4a48908a766e3e9
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-08-09 18:49:36
Source code size: 156 bytes / 6 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 564 / 1248
Referenced in: [show references]