sS strWithIdentityHashCode(O o) { ret o == null ? "null" : "[" + identityHashCode(o) + "] " + str(o); }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1022012 |
Snippet name: | strWithIdentityHashCode |
Eternal ID of this version: | #1022012/1 |
Text MD5: | e6f039179979396f71e7a597ccceecdb |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-03-05 16:30:22 |
Source code size: | 107 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 308 / 348 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |