Libraryless. Click here for Pure Java version (2748L/16K).
1 | sbool isInAnonymousClass(O o) {
|
2 | if (o == null) false; |
3 | ret isAnonymousClassName(className(o)); |
4 | } |
Began life as a copy of #1004024
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1031498 |
| Snippet name: | isInAnonymousClass |
| Eternal ID of this version: | #1031498/1 |
| Text MD5: | 0d531fc2447a9dfd6778db56ea8fa61d |
| Transpilation MD5: | f33617be06ba96c1e68000cd8bcbd2e5 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-06-16 16:45:36 |
| Source code size: | 102 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 399 / 526 |
| Referenced in: | [show references] |