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

4
LINES

< > BotCompany Repo | #1012856 // printFirst10WithHeading

JavaX fragment (include)

static void printFirst10WithHeading(Collection l, S heading) {
  printAsciiHeading(heading);
  pnl(takeFirst(10, l));
}

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: #1012856
Snippet name: printFirst10WithHeading
Eternal ID of this version: #1012856/1
Text MD5: 17271b9d762a8b0852af842c7d60914e
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-12-14 19:36:17
Source code size: 122 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 319 / 347
Referenced in: [show references]