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

3
LINES

< > BotCompany Repo | #1028905 // arrayOfSameType - synonym of newObjectArrayOfSameType

JavaX fragment (include)

static <A> A[] arrayOfSameType(A[] a, int n) {
  ret newObjectArrayOfSameType(a, n);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 10 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney, xrpafgyirdlv

No comments. add comment

Snippet ID: #1028905
Snippet name: arrayOfSameType - synonym of newObjectArrayOfSameType
Eternal ID of this version: #1028905/1
Text MD5: 3c7328f8684d02454fa9966b9c56f2cd
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-07-11 18:45:39
Source code size: 86 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 137 / 1769
Referenced in: [show references]