Libraryless. Click here for Pure Java version (3255L/18K).
1 | // This wouldn't have to be a weak map if everyone uses temp statements. |
2 | // However, it doesn't really cost anything to just make it weak and be safe. |
3 | static simplyCached Map<O, ExternalMutex> externalMutexMap() { |
4 | ret vm_generalWeakIdentitySubMap("externalMutexMap"); |
5 | } |
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx
No comments. add comment
Snippet ID: | #1031841 |
Snippet name: | externalMutexMap |
Eternal ID of this version: | #1031841/4 |
Text MD5: | 74b59b183025cd77c9ee6e8ecd556a06 |
Transpilation MD5: | c6ebb6971043b7e00df7875977bf81a4 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-07-16 05:35:48 |
Source code size: | 275 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 158 / 244 |
Version history: | 3 change(s) |
Referenced in: | [show references] |