1 | static JList makeList(S... strings) {
|
2 | new JList list; |
3 | fillListWithStrings(list, strings); |
4 | ret list; |
5 | } |
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: | 899 / 1168 |
| Referenced in: | [show references] |