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

4
LINES

< > BotCompany Repo | #1004486 // printIndentedLines

JavaX fragment (include)

static void printIndentedLines(L<S> lines) {
  for (S s : lines)
    printIndent(s);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1004486
Snippet name: printIndentedLines
Eternal ID of this version: #1004486/1
Text MD5: c2c457beddfb0e4992cd1ad42b17344f
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-08-18 19:34:26
Source code size: 89 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 431 / 438
Referenced in: [show references]