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

3
LINES

< > BotCompany Repo | #1028353 // hashOfLong - same as Long.hashCode()

JavaX fragment (include)

static int hashOfLong(long l) {
  ret Long.hashCode(l);
}

Author comment

Began life as a copy of #1025186

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1028353
Snippet name: hashOfLong - same as Long.hashCode()
Eternal ID of this version: #1028353/2
Text MD5: a5e8af0978125e6be6fbba69282ad975
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-06-13 11:28:15
Source code size: 59 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 189 / 243
Version history: 1 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)