static int _hashCode(O a) { ret a == null ? 0 : a.hashCode(); }
Began life as a copy of #1003334
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, whxojlpjdney
No comments. add comment
| Snippet ID: | #1011728 |
| Snippet name: | _hashCode - synonym of hashCode - get hash code of object or 0 for null |
| Eternal ID of this version: | #1011728/1 |
| Text MD5: | f6d436b395c0f54415f74f5883741fd2 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-11-03 17:25:47 |
| Source code size: | 67 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 1094 / 1189 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |