static bool nuLike isSuperclass(Class a, Class b) { ret isSubclass(b, a); }
Began life as a copy of #1030384
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030385 |
| Snippet name: | isSuperclass - synonym of isSuperclassOf |
| Eternal ID of this version: | #1030385/1 |
| Text MD5: | 12c3a9f379611145e909fa1367be3b3e |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-12-10 15:29:05 |
| Source code size: | 79 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 362 / 412 |
| Referenced in: | [show references] |