sbool isInterface(Class c) { ret c != null && c.isInterface(); }
download show line numbers debug dex old transpilations
Travelled to 5 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1029806 |
| Snippet name: | isInterface |
| Eternal ID of this version: | #1029806/1 |
| Text MD5: | 398a7e37d3143b8496abe9951cef8f39 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-09-18 12:39:16 |
| Source code size: | 68 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 824 / 854 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |