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

7
LINES

< > BotCompany Repo | #1015918 // shortClassNames

JavaX fragment (include)

static L<S> shortClassNames(Collection l) {
  ret map shortClassName(l);
}

static L<S> shortClassNames(O[] l) {
  ret shortClassNames(Arrays.asList(l));
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1015918
Snippet name: shortClassNames
Eternal ID of this version: #1015918/2
Text MD5: 19c1375f9dd9d1edcd8ae6aab84ceeed
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-06-21 02:10:24
Source code size: 161 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 431 / 448
Version history: 1 change(s)
Referenced in: [show references]