Libraryless. Click here for Pure Java version (14273L/82K).
static VectorSSI toVectorSSI(AbstractSSI ssi) { if (ssi == null) null; if (ssi cast VectorSSI) ret ssi; ret new VectorSSI(ssi.toSSI()); }
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): elmgxqgtpvxh, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1035712 |
| Snippet name: | toVectorSSI |
| Eternal ID of this version: | #1035712/1 |
| Text MD5: | 42f45d8b3a9274a0cf92791c7d65d44a |
| Transpilation MD5: | d93bd85fdeb5ddab3e2f3c078bde21dd |
| Author: | stefan |
| Category: | javax / gazelle 22 |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-07-10 05:04:41 |
| Source code size: | 147 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 377 / 461 |
| Referenced in: | [show references] |