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

15
LINES

< > BotCompany Repo | #1017029 // printStructLinesIndent - synonym of pnlStructIndent

JavaX fragment (include)

static <A> Collection<A> printStructLinesIndent(Collection<A> l) {
  ret pnlStructIndent(l);
}



static <A> A[] printStructLinesIndent(A[] l) {
  ret pnlStructIndent(l);
}



static <A, B> Map<A, B> printStructLinesIndent(Map<A, B> map) {
  ret pnlStructIndent(map);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1017029
Snippet name: printStructLinesIndent - synonym of pnlStructIndent
Eternal ID of this version: #1017029/1
Text MD5: e74f3fa366150f37ed2fa14e6bd4cb13
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-07-10 21:58:36
Source code size: 273 bytes / 15 lines
Pitched / IR pitched: No / No
Views / Downloads: 265 / 293
Referenced in: [show references]