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

3
LINES

< > BotCompany Repo | #1033058 // llUnlessNull - synonym of llNonNulls

JavaX fragment (include)

static <A> List<A> llUnlessNull(A... a) {
  ret llNonNulls(a);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1033058
Snippet name: llUnlessNull - synonym of llNonNulls
Eternal ID of this version: #1033058/1
Text MD5: b7da006ffcf1e85c1b74ed0c36509e9f
Author: someone
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-12 17:19:21
Source code size: 64 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 68 / 95
Referenced in: [show references]