Libraryless. Click here for Pure Java version (3381L/20K).
sclass BackgroundPlusBoxes { RGB background; new L<BoxWithColor> boxes; *() {} *(RGB *background, BoxWithColor... boxes) { this.boxes = asList(boxes); } *(RGB *background, L<BoxWithColor> *boxes) {} *(Color background, L<BoxWithColor> *boxes) { this.background = RGB(background); } }
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: | #1014950 |
Snippet name: | BackgroundPlusBoxes |
Eternal ID of this version: | #1014950/2 |
Text MD5: | f50ba19febe92919218499045bb51dda |
Transpilation MD5: | dd6c5f0c1750ddd2b6e57f257b9a6872 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-01-06 19:31:20 |
Source code size: | 306 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 459 / 1071 |
Version history: | 1 change(s) |
Referenced in: | [show references] |