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

3
LINES

< > BotCompany Repo | #1034824 // classNameForPrinting

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

Transpiled version (30L) is out of date.

sS classNameForPrinting(O o, Class c, S className) {
  ret (o.getClass() != c ? "subclass of " : "") + className;
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1034824
Snippet name: classNameForPrinting
Eternal ID of this version: #1034824/5
Text MD5: f1aa39e20a2751a58abbdfdf6c767e1c
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-03-11 01:20:44
Source code size: 117 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 67 / 107
Version history: 4 change(s)
Referenced in: [show references]