static <A> A reverseLookupIC(S value, Map<A, S> map) { ret reverseLookupCI(value, map); } static <A> A reverseLookupIC(Map<A, S> map, S value) { ret reverseLookupCI(map, value); }
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: | #1027534 |
Snippet name: | reverseLookupIC - synonym of reverseLookupCI |
Eternal ID of this version: | #1027534/1 |
Text MD5: | 864ea27e7215ea28579d65b69582263d |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-03-23 11:57:51 |
Source code size: | 188 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 153 / 194 |
Referenced in: | [show references] |