static L<S> classNames(Collection l) { ret getClassNames(l); } static L<S> classNames(O[] l) { ret getClassNames(asList(l)); }
Began life as a copy of #1008506
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, podlckwnjdmb, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1011806 |
Snippet name: | classNames - synonym of getClassNames |
Eternal ID of this version: | #1011806/3 |
Text MD5: | a2047eeeae747124782bf714c790eb6c |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-03-13 05:09:17 |
Source code size: | 137 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 576 / 650 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |