static void printLinesIndent(S indent, Collection lines) { printLinesWithIndent(indent, lines); } static void printLinesIndent(Collection lines) { printLinesWithIndent(defaultIndent(), lines); }
Began life as a copy of #1013115
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1014927 |
Snippet name: | printLinesIndent - synonym of printLinesWithIndent |
Eternal ID of this version: | #1014927/3 |
Text MD5: | 8ed6a71eeba66949a495d4ac466c271f |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-05-16 21:11:47 |
Source code size: | 205 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 422 / 449 |
Version history: | 2 change(s) |
Referenced in: | [show references] |