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

8
LINES

< > BotCompany Repo | #1022793 // splitAtDoubleArrow_tok

JavaX fragment (include)

static LS splitAtDoubleArrow_tok;

static LS splitAtDoubleArrow_tok() {
  // initialize on demand to allow use in static initializers
  if (splitAtDoubleArrow_tok == null)
    splitAtDoubleArrow_tok = ll("=", "", ">");
  ret splitAtDoubleArrow_tok;
}

Author comment

Began life as a copy of #1011989

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1022793
Snippet name: splitAtDoubleArrow_tok
Eternal ID of this version: #1022793/3
Text MD5: ad028354ad0a2e71f88fda8b04cfd82e
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-04-09 23:38:15
Source code size: 257 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 222 / 267
Version history: 2 change(s)
Referenced in: [show references]