static MultiMap<S> gazelle_wordToHelperListMultiMap() { new MultiMap<S> mm; for (S list : dm_gazelle_allUsedHelperTableMechLists()) for (S word : wordsInMechList(list)) mm.put(word, list); ret mm; }
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney
No comments. add comment
| Snippet ID: | #1021880 |
| Snippet name: | gazelle_wordToHelperListMultiMap |
| Eternal ID of this version: | #1021880/1 |
| Text MD5: | 9c4a95315dd550a12667ccba834e504d |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-03-02 21:19:08 |
| Source code size: | 220 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 452 / 502 |
| Referenced in: | [show references] |