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

3
LINES

< > BotCompany Repo | #1030806 // paramsPlus_noOverride - synonym of paramsPlus_noOverwrite

JavaX fragment (include)

static O[] paramsPlus_noOverride(O[] a1, O... a2) {
  ret paramsPlus_noOverwrite(a1, a2);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030806
Snippet name: paramsPlus_noOverride - synonym of paramsPlus_noOverwrite
Eternal ID of this version: #1030806/1
Text MD5: ec38dcfb7e44474907c7e0455da21599
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-03-28 18:48:29
Source code size: 91 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 94 / 116
Referenced in: [show references]