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

3
LINES

< > BotCompany Repo | #1032521 // dirtyCollectionCast

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (28L/1K).

static <A, B> Cl<B> nuLike dirtyCollectionCast(Class<B> c, Cl<A> l) {
  ret (Cl) l;
}

Author comment

Began life as a copy of #1028178

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1032521
Snippet name: dirtyCollectionCast
Eternal ID of this version: #1032521/2
Text MD5: 008809fa167ce9313d986820a5f93dc1
Transpilation MD5: 27205c589a3cedac54a9273e1601162e
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-09-14 18:09:03
Source code size: 87 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 76 / 117
Version history: 1 change(s)
Referenced in: [show references]