1 | sS withIdentityHash_inFront(O o, S s) {
|
2 | ret o == null ? s : addPrefix(intToHex_flexLength(identityHashCode(o)) + "@", s); |
3 | } |
Began life as a copy of #1032216
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034630 |
| Snippet name: | withIdentityHash_inFront |
| Eternal ID of this version: | #1034630/3 |
| Text MD5: | 2c28c0a43dcd8173ea1adffea6f68a15 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-02-24 20:09:29 |
| Source code size: | 127 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 388 / 417 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |