Libraryless. Click here for Pure Java version (6580L/38K).
static <A> WithPollValue<A> withGlobalIDToWithPollValue(WithGlobalID<A> a) { ret a == null ?: withPollValue(a.globalID(), a!); }
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: | 358 / 472 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |