Libraryless. Click here for Pure Java version (27L/1K).
1 | static <A> L dropTypeParameter(L<A> l) { ret l; }
|
2 | static <A> Cl dropTypeParameter(Cl<A> l) { ret l; } |
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030796 |
| Snippet name: | dropTypeParameter - e.g. L<A> to L |
| Eternal ID of this version: | #1030796/1 |
| Text MD5: | 99abd1d4ddbf7de2472446e999d6fd9a |
| Transpilation MD5: | 6594a4532594a2a9973c3b7df408d939 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-03-26 15:20:27 |
| Source code size: | 102 bytes / 2 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 411 / 548 |
| Referenced in: | [show references] |