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

3
LINES

< > BotCompany Repo | #1032990 // newTypedArray - synonym of typedArray

JavaX fragment (include)

static <A> A[] newTypedArray(Class<A> c, int n) {
  ret typedArray(c, n);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, ekrmjmnbrukm, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1032990
Snippet name: newTypedArray - synonym of typedArray
Eternal ID of this version: #1032990/1
Text MD5: 58202fd9dad04750545903c62f8a576f
Author: someone
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-11 08:21:00
Source code size: 75 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 98 / 127
Referenced in: [show references]