1 | static L<S> shortNames(Collection l) { |
2 | ret shortClassNames(l); |
3 | } |
4 | |
5 | |
6 | |
7 | static L<S> shortNames(O[] l) { |
8 | ret shortClassNames(l); |
9 | } |
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1027189 |
| Snippet name: | shortNames - synonym of shortClassNames |
| Eternal ID of this version: | #1027189/1 |
| Text MD5: | aac2bbe7e68a1c99559a28cda2d050cb |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-02-24 19:25:50 |
| Source code size: | 131 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 394 / 416 |
| Referenced in: | [show references] |