static S renderConceptClassesWithCount(Concepts cc) { new MultiSet<S> ms; for (Concept c : values(cc.concepts)) ms.add(dynamicShortName(c)); ret renderMultiSet(ms); }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1010495 |
| Snippet name: | renderConceptClassesWithCount |
| Eternal ID of this version: | #1010495/2 |
| Text MD5: | 277c97cb6e3f55733a9319cc1cd3841b |
| Author: | stefan |
| Category: | javax / concepts |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-09-18 20:07:39 |
| Source code size: | 181 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 673 / 742 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |