Libraryless. Click here for Pure Java version (2620L/17K).
// TODO: use a separate cache for non-synthetic methods only static Method getMethodForArgs_nonSynthetic(O o, S method, O... args) { ret firstThat isNonSynthetic(findMethods_precise_onTypes(o, method, getClasses_array(args))); }
Began life as a copy of #1028382
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: | #1028401 |
Snippet name: | getMethodForArgs_nonSynthetic |
Eternal ID of this version: | #1028401/1 |
Text MD5: | a343768694d94113d14386196d6c1096 |
Transpilation MD5: | acf20c61e1fe1d87d9d9239acf53da82 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-06-16 01:44:57 |
Source code size: | 233 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 153 / 239 |
Referenced in: | [show references] |