Libraryless. Click here for Pure Java version (14902L/96K).
static <A> A nuLike unlisted_gen(Class<A> c, O... args) { if (isSubclassOf(c, Concept)) ret (A) unlisted((Class) c, args); ret nuObject(c, args); }
Began life as a copy of #1007591
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1030998 |
Snippet name: | unlisted_gen |
Eternal ID of this version: | #1030998/5 |
Text MD5: | cd8a92dbd5a723a79b74a3e74d880333 |
Transpilation MD5: | 01a29b8cca304b64f5ddec99743a523e |
Author: | stefan |
Category: | javax / concepts |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-04-24 06:25:27 |
Source code size: | 159 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 160 / 252 |
Version history: | 4 change(s) |
Referenced in: | [show references] |