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

4
LINES

< > BotCompany Repo | #1012713 // interface Hasher

JavaX fragment (include)

static interface Hasher<A> {
  int hashCode(A a);
  bool equals(A a, A b);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1012713
Snippet name: interface Hasher
Eternal ID of this version: #1012713/3
Text MD5: 276162b01263d065bfa1cbc040c12388
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-12-10 20:50:00
Source code size: 79 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 374 / 1023
Version history: 2 change(s)
Referenced in: [show references]