Libraryless. Click here for Pure Java version (2493L/16K).
static L<Type> getActualTypeArguments_list(Type t) { if (t cast ParameterizedType) ret asList(t.getActualTypeArguments()); null; }
Began life as a copy of #1028407
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1028408 |
Snippet name: | getActualTypeArguments_list |
Eternal ID of this version: | #1028408/4 |
Text MD5: | 4a8d6fa7b203eec67e0bcacd5c5ccaa6 |
Transpilation MD5: | 481ec75024a714b120b857654296cdce |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-06-16 02:12:45 |
Source code size: | 142 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 177 / 285 |
Version history: | 3 change(s) |
Referenced in: | [show references] |