1 | sclass Options extends ConceptL {
|
2 | *() {}
|
3 | *(L l) { super(l); }
|
4 | *(Concept... l) { super(asList(l)); }
|
5 | } |
download show line numbers debug dex old transpilations
Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ekrmjmnbrukm, elmgxqgtpvxh, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1005481 |
| Snippet name: | concept Options |
| Eternal ID of this version: | #1005481/1 |
| Text MD5: | 3e62b45c903668e7fdce0b2e30f11501 |
| Author: | stefan |
| Category: | javax / concepts |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-11-23 13:54:19 |
| Source code size: | 111 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 857 / 1632 |
| Referenced in: | [show references] |