Libraryless. Click here for Pure Java version (2646L/17K).
// TODO: use a separate cache for non-synthetic methods only sbool callableOnTypes_nonSynthetic(O o, S methodName, Class... args) { ret any isNonSynthetic(findMethods_precise_onTypes(o, methodName, args)); }
Began life as a copy of #1028382
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030193 |
| Snippet name: | callableOnTypes_nonSynthetic |
| Eternal ID of this version: | #1030193/3 |
| Text MD5: | da52505d219bfe52395dea751e1e8eb1 |
| Transpilation MD5: | d757c73616061b3f849b3794751d46c2 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-11-15 21:16:53 |
| Source code size: | 212 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 401 / 517 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |