Libraryless. Click here for Pure Java version (45L/1K).
sS withIdentityHash(O o, S s) { ret o == null ? s : addSuffix(s, "@" + intToHex_flexLength(identityHashCode(o))); }
Began life as a copy of #1031550
download show line numbers debug dex old transpilations
Travelled to 5 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx
No comments. add comment
| Snippet ID: | #1032216 |
| Snippet name: | withIdentityHash |
| Eternal ID of this version: | #1032216/2 |
| Text MD5: | f8b2b66dcb9149e82a2139bf8497c08a |
| Transpilation MD5: | b8dd284ea8f4c3bcc812ba0004aad628 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-08-20 10:16:18 |
| Source code size: | 119 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 386 / 475 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |