Transpiled version (14713L) is out of date.
// NotifyingList is our new go-to way to wrap a list // with additional functions. persistable sclass VectorSSIList extends AbstractSSIList<VectorSSI> { *() { init(); } *(Cl<? extends AbstractSSI> l) { super(l); } VectorSSI importSSI(AbstractSSI ssi) { ret toVectorSSI(ssi); } }
Began life as a copy of #1035634
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): elmgxqgtpvxh, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1035711 |
| Snippet name: | VectorSSIList |
| Eternal ID of this version: | #1035711/10 |
| Text MD5: | 92d2798a9a36e5acb7346d1cb4419ab6 |
| Author: | stefan |
| Category: | javax / imaging |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-07-11 22:13:55 |
| Source code size: | 302 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 618 / 749 |
| Version history: | 9 change(s) |
| Referenced in: | [show references] |