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

3
LINES

< > BotCompany Repo | #1027300 // toTypedArray

JavaX fragment (include)

static <A> A[] nuLike toTypedArray(Class<A> type, Iterable<A> c) {
  ret toArray(c, type);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1027300
Snippet name: toTypedArray
Eternal ID of this version: #1027300/2
Text MD5: 96d0cb5ff4fe527f2ab9d2ea4be22024
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-03-01 01:34:07
Source code size: 94 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 184 / 229
Version history: 1 change(s)
Referenced in: [show references]