Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1035784 // GeneralSSIList - list of AbstractSSIs

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (15003L/86K).

persistable sclass GeneralSSIList extends AbstractSSIList<AbstractSSI> {
  *() { init(); }
  *(Cl<? extends AbstractSSI> l) { super(l); }
  
  @Override
  AbstractSSI importSSI(AbstractSSI ssi) { ret ssi; }
}

Author comment

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: 58 / 87
Referenced in: [show references]