Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1031841 // externalMutexMap

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (3255L/18K).

// This wouldn't have to be a weak map if everyone uses temp statements.
// However, it doesn't really cost anything to just make it weak and be safe.
static simplyCached Map<O, ExternalMutex> externalMutexMap() {
  ret vm_generalWeakIdentitySubMap("externalMutexMap");
}

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: 93 / 153
Version history: 3 change(s)
Referenced in: [show references]