Libraryless. Click here for Pure Java version (2623L/16K).
sbool implementsInterfaceShortNamed(O o, S name) { ret hasElementWithClassShortNamed(name, allInterfacesImplementedBy(_getClass(o))); } sbool mapMethodLike implementsInterfaceShortNamed(S name, O o) { ret implementsInterfaceShortNamed(o, name); }
Began life as a copy of #1022198
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1024706 |
| Snippet name: | implementsInterfaceShortNamed |
| Eternal ID of this version: | #1024706/6 |
| Text MD5: | 219b23723371c9038a610b9bf0bb5c47 |
| Transpilation MD5: | ad1a298b1066daf56636b7a222a73c9d |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-11-11 12:29:33 |
| Source code size: | 257 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 469 / 613 |
| Version history: | 5 change(s) |
| Referenced in: | [show references] |