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

4
LINES

< > BotCompany Repo | #1024121 // listToMatches - copy LS to Matches

JavaX fragment (include)

svoid listToMatches(LS l, Matches m) {
  if (l != null && m != null)
    m.m = asStringArray(l);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1024121
Snippet name: listToMatches - copy LS to Matches
Eternal ID of this version: #1024121/2
Text MD5: 5c5df6f3c5e57a4b7d47d020bde41b3f
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-21 15:55:31
Source code size: 101 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 112 / 149
Version history: 1 change(s)
Referenced in: [show references]