1 | sS strWithIdentityHashCode(O o) { |
2 | ret o == null ? "null" : "[" + identityHashCode(o) + "] " + str(o); |
3 | } |
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: | 286 / 326 |
Referenced in: | [show references] |