static <A> StringTree2<A> stringTree2_javaTok(Map<S, A> entries) { new StringTree2<A> tree; for (S key : keys(entries)) addToStringTree(tree, javaTokC(key), entries.get(key)); ret tree; }
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: | #1008778 |
Snippet name: | stringTree2_javaTok |
Eternal ID of this version: | #1008778/2 |
Text MD5: | 298be0d35f7689ca5f84ee569f950c3f |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-06-03 16:47:34 |
Source code size: | 202 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 483 / 545 |
Version history: | 1 change(s) |
Referenced in: | [show references] |