static int hashOfFloat(float f) { ret Float.hashCode(f); }
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1025186 |
Snippet name: | hashOfFloat - same as Float.hashCode() |
Eternal ID of this version: | #1025186/1 |
Text MD5: | 1f1643858049136df7f4d5374e2c6f2b |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-09-12 22:18:08 |
Source code size: | 62 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 237 / 290 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1025187 - hashOfBool - same as Bool.hashCode() #1028353 - hashOfLong - same as Long.hashCode() |