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

9
LINES

< > BotCompany Repo | #1026906 // shortAbsMax - synonym of absShortMax

JavaX fragment (include)

static int shortAbsMax(short[] l) {
  ret absShortMax(l);
}



static int shortAbsMax(short[] l, int start, int end) {
  ret absShortMax(l, start, end);
}

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: #1026906
Snippet name: shortAbsMax - synonym of absShortMax
Eternal ID of this version: #1026906/1
Text MD5: c8953ece4183485b2911bbe96ee8eff2
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-02-02 16:33:39
Source code size: 156 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 142 / 165
Referenced in: [show references]