Libraryless. Compilation Failed (46L/1K).
sbool <A> nuLike containsExceptionOfType(Class<A> c, Throwable e) { ret containsException(c, e); } sbool <A> containsExceptionOfType(Throwable e, Class<A> c) { ret containsExceptionOfType(c, e); }
download show line numbers debug dex old transpilations
Travelled to 5 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030475 |
| Snippet name: | containsExceptionOfType - synonym of containsException |
| Eternal ID of this version: | #1030475/3 |
| Text MD5: | 91769148fac18b50d84aa7cccda07115 |
| Transpilation MD5: | d23ddb50cedd259604264e447192b078 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-09-08 08:00:01 |
| Source code size: | 207 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 465 / 603 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |