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

4
LINES

< > BotCompany Repo | #1023807 // pnlStructIf

JavaX fragment (include)

static <A, B extends Iterable<A>> B pnlStructIf(bool print, B l) {
  if (print) pnlStruct(l);
  ret l;
}

Author comment

Began life as a copy of #1023766

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1023807
Snippet name: pnlStructIf
Eternal ID of this version: #1023807/1
Text MD5: a486d9925bd618af89be88d011544d17
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-09 12:49:05
Source code size: 107 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 150 / 183
Referenced in: [show references]