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

3
LINES

< > BotCompany Repo | #1002694 // identityHashCode

JavaX fragment (include)

static int identityHashCode(O o) {
  ret System.identityHashCode(o);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ekrmjmnbrukm, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1002694
Snippet name: identityHashCode
Eternal ID of this version: #1002694/1
Text MD5: d8f830cfbcde9515c9dbe2a8bce749a8
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-02-14 23:10:12
Source code size: 72 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 704 / 1704
Referenced in: #1003124 - systemHashCode - synonym of identityHashCode
#1006654 - Standard functions list 2 (LIVE, continuation of #761)