1 | static Map<Component, S> componentID_map = weakHashMap(); |
2 | |
3 | static S componentID(Component c) { |
4 | ret c == null ? null : componentID_map.get(c); |
5 | } |
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: | 399 / 416 |
Referenced in: | [show references] |