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

3
LINES

< > BotCompany Repo | #1034630 // withIdentityHash_inFront

JavaX fragment (include)

sS withIdentityHash_inFront(O o, S s) {
  ret o == null ? s : addPrefix(intToHex_flexLength(identityHashCode(o)) + "@", s);
}

Author comment

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: 61 / 79
Version history: 2 change(s)
Referenced in: [show references]