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

3
LINES

< > BotCompany Repo | #1001865 // neq function

JavaX fragment (include)

1  
static boolean neq(Object a, Object b) {
2  
  return !eq(a, b);
3  
}

Author comment

Began life as a copy of #1001026

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1001865
Snippet name: neq function
Eternal ID of this version: #1001865/1
Text MD5: 44b9e5cbdc52e2c29128cc39f121c4db
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-12-15 16:39:55
Source code size: 64 bytes / 3 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 767 / 4166
Referenced in: [show references]