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

5
LINES

< > BotCompany Repo | #1001627 // makeList

JavaX fragment (include)

static JList makeList(S... strings) {
  new JList list;
  fillListWithStrings(list, strings);
  ret list;
}

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: #1001627
Snippet name: makeList
Eternal ID of this version: #1001627/1
Text MD5: aaf98d03b5c0b7b553b7880a6cf41d8d
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-10-29 21:34:39
Source code size: 111 bytes / 5 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 577 / 826
Referenced in: [show references]