Libraryless. Click here for Pure Java version (15003L/86K).
| 1 | persistable sclass GeneralSSIList extends AbstractSSIList<AbstractSSI> {
 | 
| 2 |   *() { init(); }
 | 
| 3 |   *(Cl<? extends AbstractSSI> l) { super(l); }
 | 
| 4 | |
| 5 | @Override | 
| 6 |   AbstractSSI importSSI(AbstractSSI ssi) { ret ssi; }
 | 
| 7 | } | 
Began life as a copy of #1035721
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): elmgxqgtpvxh, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1035784 | 
| Snippet name: | GeneralSSIList - list of AbstractSSIs | 
| Eternal ID of this version: | #1035784/1 | 
| Text MD5: | c5b254b7d9fff381eaf5c283bdc0404f | 
| Transpilation MD5: | df59ed9f2118bfd48c3fa303a28c6a87 | 
| Author: | stefan | 
| Category: | javax / imaging | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2022-07-25 15:14:39 | 
| Source code size: | 214 bytes / 7 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 518 / 619 | 
| Referenced in: | [show references] |