1 | static L<S> shortClassNames(Collection l) {
|
2 | ret map shortClassName(l); |
3 | } |
4 | |
5 | static L<S> shortClassNames(O[] l) {
|
6 | ret shortClassNames(Arrays.asList(l)); |
7 | } |
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: | 736 / 757 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |