static MultiSet<S> classMultiSetByName(Collection<Class> l) { new MultiSet<S> ms; for (Class c : unnull(l)) ms.add(className(c)); ret ms; }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1016437 |
Snippet name: | classMultiSetByName |
Eternal ID of this version: | #1016437/2 |
Text MD5: | 9be93a459252f81f96cd935c45ccdc22 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-06-18 17:13:54 |
Source code size: | 154 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 346 / 372 |
Version history: | 1 change(s) |
Referenced in: | [show references] |