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

3
LINES

< > BotCompany Repo | #1027885 // objectArraysEqual - synonym of arraysEqual

JavaX fragment (include)

static boolean objectArraysEqual(O[] a, O[] b) {
  ret arraysEqual(a, b);
}

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: #1027885
Snippet name: objectArraysEqual - synonym of arraysEqual
Eternal ID of this version: #1027885/1
Text MD5: 7f1c80971cca6d3a93606d57ea24570a
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-04-16 14:48:59
Source code size: 75 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 143 / 184
Referenced in: [show references]