1 | static Class firstMethodArgumentType(Method m) { |
2 | ret m == null ? null : first(m.getParameterTypes()); |
3 | } |
Began life as a copy of #1016500
download show line numbers debug dex old transpilations
Travelled to 5 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1029805 |
Snippet name: | firstMethodArgumentType |
Eternal ID of this version: | #1029805/1 |
Text MD5: | b6ad3c2a8c1cbb451a033c7a9dc13ce3 |
Author: | stefan |
Category: | javax / introspection |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-09-18 12:37:07 |
Source code size: | 107 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 222 / 265 |
Referenced in: | [show references] |