Warning: session_start(): open(/var/lib/php/sessions/sess_vqq1tn5itsitdfsucgir5oi4bj, 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
withGlobalIDToWithPollValue [1033611]

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

3
LINES

< > BotCompany Repo | #1033611 // withGlobalIDToWithPollValue

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

Libraryless. Click here for Pure Java version (6580L/38K).

1  
static <A> WithPollValue<A> withGlobalIDToWithPollValue(WithGlobalID<A> a) {
2  
  ret a == null ?: withPollValue(a.globalID(), a!);
3  
}

Author comment

Began life as a copy of #1033610

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, ekrmjmnbrukm, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1033611
Snippet name: withGlobalIDToWithPollValue
Eternal ID of this version: #1033611/1
Text MD5: 74079d25eacfbb0eb4c9cbbd85b556cb
Transpilation MD5: 5efc67df683c3e36ffd928f6de87f9a4
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-11-15 23:53:59
Source code size: 132 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 558 / 690
Referenced in: [show references]