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

3
LINES

< > BotCompany Repo | #1033613 // unlessLoading

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

Transpiled version (4593L) is out of date.

static <A> A lambda0Like unlessLoading(IF0<A> f) {
  ret f == null || isUnstructuring() ? null : f!;
}

Author comment

Began life as a copy of #1025494

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1033613
Snippet name: unlessLoading
Eternal ID of this version: #1033613/3
Text MD5: 04316f240581715cd0c2fa623218290a
Author: stefan
Category: javax / persistence
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-11-16 01:02:22
Source code size: 104 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 84 / 123
Version history: 2 change(s)
Referenced in: [show references]