static Map<Component, S> componentID_map = weakHashMap(); static S componentID(Component c) { ret c == null ? null : componentID_map.get(c); }
Began life as a copy of #1014732
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: | #1014733 |
| Snippet name: | componentID |
| Eternal ID of this version: | #1014733/1 |
| Text MD5: | 9b8684b958319af3df712be55ef90150 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-05-01 15:27:42 |
| Source code size: | 149 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 622 / 649 |
| Referenced in: | [show references] |