Warning: session_start(): open(/var/lib/php/sessions/sess_45lihi5jkjpck01sr0hvoshui0, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
toVectorSSI [1035712]

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

5
LINES

< > BotCompany Repo | #1035712 // toVectorSSI

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

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