1 | static L<S> classNames(Collection l) { |
2 | ret getClassNames(l); |
3 | } |
4 | |
5 | static L<S> classNames(O[] l) { |
6 | ret getClassNames(asList(l)); |
7 | } |
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: | 577 / 652 |
Version history: | 2 change(s) |
Referenced in: | [show references] |