Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

4
LINES

< > BotCompany Repo | #1031498 // isInAnonymousClass

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2748L/16K).

sbool isInAnonymousClass(O o) {
  if (o == null) false;
  ret isAnonymousClassName(className(o));
}

Author comment

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: 84 / 129
Referenced in: [show references]